Options
All
  • Public
  • Public/Protected
  • All
Menu

@drees/home-automation

home-automation-DreesCamertijn

version ESLint Markdown Linter
home-automation-DreesCamertijn created by GitHub Classroom

Description

The goal home automation program is a software solution that acts as a thermostat. Given that we have some temperatures, we would like to know what the result is. The result can be used to control a heating and cooling unit. The information is returnd in a json opject. The software has now suport for input using diferent units. you can get the temperature now from a api.

Installation instructions

Use this command every time to test your code.

ts-node index.ts

Use this command every time to check if your code is conform the linter rules.

npm run lint

Use this command every time to publish your npm package.

npm run prepublish

Use this command every time to update your documentation.

npm run docs

Instructions Examples

documentation of classes

https://vives-software-engineering-2020.github.io/home-automation-DreesCamertijn/

Licence

MIT License
choosealicense.com/licenses/mit

Generated using TypeDoc