Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.02 KB

File metadata and controls

30 lines (21 loc) · 1.02 KB

Sensate IoT - Network

header1 header2 header3

This is the core network solution for the Sensate IoT data platform. This solution contains all network infrastructure services:

  • Gateway + configuration API
  • Trigger service
  • Storage service
  • Live data service
  • Database definition

Gateway

The gateway is the entry point to the platform. All other ingress services forward data to this gateway internally. The gateway performs message authentication. The authorization of messages is done by the router.

Services

This solution contains serveral services that add value to a message or measurement:

  • automation via the trigger service;
  • persistance via the storage service;
  • real-time updates via the live data service.