Architecture

  • Service

    Service is a top component. Provides a common service for all Gateway.  It’s a simplest way how use this library. For more see Service Examples

  • Gateway

    Gateway is abstraction for one physical device. For more see source code of Gateway Example on GitHub

  • Modem

    Implementation of Modem is depend on a Serial Port Driver. Modem realizes IO operations.

  • Events

    Events is a way, how physical device inform a user