adderlink 2.2.0 adderlink: ^2.2.0 copied to clipboard
A dart library for controlling Adderlink devices on an IP network
2.2.0 #
- Make more response fields optional/nullable
- Return empty alif bodies when errors prevent body data from being received
2.1.0 #
- Make optional response fields nullable
2.0.0 #
- Use chopper to generate request code
- Support requests: login, logout, get_devices, get_channels, connect_channel, disconnect_channel, get_all_c_usb, connect_c_usb, disconnect_c_usb, reboot_devices
1.0.1 #
- Default login credentials to empty to support easy anonymous auth
1.0.0 #
- Initial version.