Skip to content

sensate-iot/platform-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.