An open API service indexing awesome lists of open source software.

https://github.com/tanby-dynamics/tanbyiot

Tanby IoT - An expressive, open-source, commercial-scale, self-hosted IoT device management platform
https://github.com/tanby-dynamics/tanbyiot

iot iot-platform

Last synced: 23 days ago
JSON representation

Tanby IoT - An expressive, open-source, commercial-scale, self-hosted IoT device management platform

Awesome Lists containing this project

README

          

# Tanby IoT

An expressive, open-source, commercial-scale, self-hosted IoT device management platform.

Developed by [Tanby Dynamics](https://tanbydynamics.co) and [Rebecca Scott](https://becdetat.com).

[Commercial support available](https://tanbyiot.app/support).

## Developing

1. Run `docker compose up -d`
2. Go to `src/Migrations` and `dotnet run`
3. Go to `src/tanbyiot.client` and `npm install`
4. Open the solution and run the `tanbyiot.Server` project. The `tanbyiot.client` application should load as well.
5. Use the `mockdevice` tool to test the device-facing APIs