Device Rest API
        
        
            
        
    
    Methods
(static) fetchDeviceList() → {Promise.<(void|never)>}
    Fetch all devices
Returns:
- Type
 - Promise.<(void|never)>
 
(static) fetchUndeployedDeviceList() → {Promise.<(void|never)>}
    Fetch only undeployed (not active) devices
Returns:
- Type
 - Promise.<(void|never)>