Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

What Barton offers

  1. BartonCore produces a resource sensitive C/C++ based library that represents a local IoT device management and access service
  2. A client of the library would typically expose the provided functionality to a local or cloud based service or user interface.
  3. These clients interface with the supported devices through a resource model that abstracts the underlying protocols and transports
  • Device control 
  • Management with Formal API's
    • Standard IoT technology support
      • Zigbee
      • Matter
      • standard device interaction model for devices of the same class
      • device pairing and configuration
      • device communication health monitoring
      • OTA firmware upgrade management for devices
  • The library provides device facilities for

    • discovery
    • pairing (including secure credentialling)
    • configuration
    • firmware management
    • control
    • eventing
  • Included protocols and transports:

    • Matter
    • Zigbee
    • Thread

What is actually Barton Device service do

...