lb_writer 1.0.2 lb_writer: ^1.0.2 copied to clipboard
Logbot writer client API client to be user to read and write into devices
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