device-simulation-dotnet/scripts/docker
Devis Lucato 892a55e7e4 Generate telemetry using external scripts (#22)
Use external Javascript functions to generate the telemetry for simulated devices. The path of folder that contain the Javascript files can be configured, so it's possible to mount JS files from anywhere. Files are loaded at runtime. The name of the files is specified in the Device Type JSON files, which are managed in the same way, with a configurable path and loaded at runtime.
Javascript files are interpreted using Jint https://github.com/sebastienros/jint .
Documentation here: https://github.com/Azure/device-simulation-dotnet/wiki/Device-Types
2017-07-11 10:28:55 -07:00
..
content Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
.dockerignore Initialize project with files from template 2017-05-25 18:22:07 -07:00
Dockerfile Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
build Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
build.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
docker-compose.yml Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
publish Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
publish.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
run Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
run.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00