RainEagle library plus script for polling data
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- import RainEagle
-
-
- eg = RainEagle.Eagle( debug=1 )
-
- eg.list_devices()
-
- eg.get_device_data("EE:24:01:05:50:23")
|