Skip to content

Trustworthy deployment for critical components on Edge devices

License

Notifications You must be signed in to change notification settings

SINTEF-9012/trudeplo

Repository files navigation

trudeplo

Trustworthy deployment for critical components on Edge devices

This repo contains the adapters to different types of devices, and the local coordinator wrapping up the adapters. The fleet-level management based on the Ditto Digital Twin solution, together with a GUI, can be found in another repo ditto-fleet.

Quickest start

One command to load the sample model and start uploading the device information every minute, and listen to updates from ditto-fleet:

npm start dt all

Without ditto, the reported device twins can be received here:

mqtt sub -t 'trudeplo/device' -h 'test.mosquitto.org' -v

To simulate the fleet management (e.g., installing agents), a mock up client can be used:

npm start mqtt start

About

Trustworthy deployment for critical components on Edge devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published