lb_setup 1.2.3 copy "lb_setup: ^1.2.3" to clipboard
lb_setup: ^1.2.3 copied to clipboard

Logbot Setup client to be used for API requests to Logbot Setup APIs to: * Setup and gather informations about the device * Retrieves and personalize configurations about the device and its network sy [...]

1.2.3 #

  • CHANGE: Updated dependencies;

1.2.2 #

  • CHANGE: Removed LogbotSetupUtils service (moved to lb_commons);

1.2.1 #

  • CHANGE: Added the new state manager to handle local connections
  • CHANGE: Updated dependencies

1.2.0 #

  • FEAT: Added localWifi API Client to connect to a devices when connected to its Access Point, with no internet connection available
  • CHANGE: setLicense now returns the License object when dryrun is true.

1.1.0 #

  • FEAT: Added utility functions to process the Logbot license token and retrieve a device ID, API key and UUID

1.0.6 #

  • FIX: Fixed problem when API calls completed before the refresh token process, causing an unauthorized error

1.0.5 #

  • FIX: Fixed wrong mandatory parameter enabled in GeolocatorConfig that was breaking setGeolocatorConfig API call
  • FIX: Fixed wrong mandatory parameter bearers in ModemConfig that was breaking setModemConfig API call

1.0.4 #

  • BREAKING FIX: Replaced DeviceBriefing.state with DeviceBriefing.status

1.0.3 #

  • FIX: Fixed wrong enum status for DeviceBriefingState

1.0.2 #

  • FIX: Updated lb_bluetooth to 1.0.1 to fix missing query params on some lb_setup requests

1.0.1 #

  • FIX: Correctly implemented the initialization of LogbotSetup
  • FIX: Removed LogbotDiscovery from LogbotSetup.init(). User must now call LogbotDiscovery.startDiscovery() manually after logging in with LogbotAuth

1.0.0 #

  • FEAT: First release
0
likes
40
pub points
25%
popularity

Publisher

verified publisherlogbot.cloud

Logbot Setup client to be used for API requests to Logbot Setup APIs to: * Setup and gather informations about the device * Retrieves and personalize configurations about the device and its network system * Setup and gather informations about associated services like vpn, firewall and supervisor * Exposing a web interface in order to visualize and interact with all the previous points

Homepage

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

collection, http, intl, lb_auth, lb_bluetooth, lb_commons, lb_discovery, lb_state_manager, meta

More

Packages that depend on lb_setup