discoveredNasHosts method

Future<HyperDeckRestResponse> discoveredNasHosts()

Implementation

Future<HyperDeckRestResponse> discoveredNasHosts() =>
    get('/media/nas/discovered');