lemanjo / pyupway

MIT License
1 stars 3 forks source link

Retrieve and provide device id #6

Closed lobstaj closed 3 months ago

lobstaj commented 3 months ago

The MyUplinkService retrieves the device id from the API, whereas the MyUpwayService just forwards the value passed to it in the configuration.

In both cases, the device id can be accessed in the deviceId variable of the MyUpway object.