Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watt-s-up/watt-s-up-
Nestjs energy-householder backend. Reads data from photovoltaic battery via modbus RTU protocol periodically. transforms and whitelists data and stores it in a mongodb. With REST api for http data transfer
https://github.com/watt-s-up/watt-s-up-
modbus-rtu modbus-serial mongoose nestjs typescript
Last synced: 3 days ago
JSON representation
Nestjs energy-householder backend. Reads data from photovoltaic battery via modbus RTU protocol periodically. transforms and whitelists data and stores it in a mongodb. With REST api for http data transfer
- Host: GitHub
- URL: https://github.com/watt-s-up/watt-s-up-
- Owner: Watt-s-Up
- License: mit
- Created: 2024-08-30T08:07:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T13:03:22.000Z (28 days ago)
- Last Synced: 2025-02-06T15:55:05.681Z (9 days ago)
- Topics: modbus-rtu, modbus-serial, mongoose, nestjs, typescript
- Language: TypeScript
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Energy Householder Backend
- to run the project install project dependencies
```
npm i
```
- Run with:
```
npm run startor
nest
```built with [Nestjs](https://github.com/nestjs/nest)