lijian bc677c9466 first commit il y a 6 ans
..
apiprovider bc677c9466 first commit il y a 6 ans
controller bc677c9466 first commit il y a 6 ans
devicemanager bc677c9466 first commit il y a 6 ans
httpaccess bc677c9466 first commit il y a 6 ans
mqttaccess bc677c9466 first commit il y a 6 ans
registry bc677c9466 first commit il y a 6 ans
README.md bc677c9466 first commit il y a 6 ans

README.md

core services to serve iot devices.

  • mqttaccess: mqtt access service which accepts device mqtt connections.
  • httpaccess: device api service which offers device http apis like authentication, registration, etc.
  • devicemanager: device info and status management.
  • controller: logic and route service.
  • apiprovidor: http apis for applications, and notify device status changes to applications.
  • registry: service that keep global configuration and info.