Skip to content

noelwanderson/simulator

 
 

Repository files navigation

ContosoThings Simulator

This repo represents a website which can be configured to run as a simulator. It has an admin interface where you can add and control device along with a webapi where you can control devices remotely. Currently the supported devices are binary switch, light and partial thermostat. A light can be on/off or on/off/dim or on/off/dim/color.

Setup

Deploy the website to a domain of your choice. Create an initial hub and add some devices using the admin interface. Install the contosothings translators and using the cli/reference app begin to control the devices.

Limitations

  • Subscriptions/notifications are not supported yet
  • Not all Thermostat properties are editable in the ui
  • More devices are in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • CSS 19.8%
  • C# 14.1%