lb_writer 1.0.3 lb_writer: ^1.0.3 copied to clipboard
Logbot writer client API client to be user to read and write into devices
1.0.3 #
- FIX: Fixed problem when API calls completed before the refresh token process, causing an unauthorized error
1.0.2 #
- CHANGE: MetricS7, MetricOPCUA, MetricModbus now extend from Metric abstract class
1.0.1 #
- FIX: Removed LogbotDiscovery from LogbotWriter.init(). User must now call LogbotDiscovery.startDiscovery() manually after logging in with LogbotAuth
- FIX: Fixed errors in the example application
1.0.0 #
- FEAT: First release