device-simulation-dotnet/scripts
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
..
docker Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
git Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
.functions.sh Migrate to .NET Core (#9) 2017-06-20 18:52:50 -07:00
build Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
build.cmd Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
clean-up Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
clean-up.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
compile Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
compile.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
env-vars-check Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
env-vars-check.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
env-vars-setup Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
env-vars-setup.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
env-vars-setup.ps1 Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
run Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
run.cmd Generate telemetry using external scripts (#22) 2017-07-11 10:28:55 -07:00
travis Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00
travis.cmd Remove Akka and update to new template (#21) 2017-07-07 13:49:03 -07:00