Wiotys is a private IoT platform by Wi6labs, a leading Rennes-based software company.
Wiotys is a private IoT network solution, hybrid and multi-protocol, to control all your connected equipment and recover your data.
Wiotys gives you the possibility to fully manage your private IoT network. You can manage your end-devices, gateways and push the data to your application servers.
Devices
The devices connected to Wiotys can be of differente types:
- LoRaWAN private network devices : sensors using Wiotys connected Gateways. LoraWan version compatibility 1.0.1, 1.0.2, 1.0.3, 1.0.4.
- LoRaWAN Objenious devices : sensors using Objenious public LoRa Network
- WiotysV4 devices : sensors currently connected to older Wiotys Network Server
LoRaWAN sensors can only be used by only one Network Server (either Wiotys or Objenious for instance).
Gateways
The Gateways allow to connect LoRaWAN private network devices to Wiotys. Gateways are provided and configured by Wi6labs for a dedicated Wiotys environnement.
Application servers
Wiotys will forward device data to the application servers:
- Decode device paylaod, see Codec Format
- Apply a JSON formating,see Data Model
- Push data upon correct group organisation, see Administration
HTTP (80, 443) and MQTT (1883, 8883) servers are currently supported by Wiotys.
NOTE: non standard ports are not opened. Please contact the support if you use a custom port.
Get Started
There are two ways to connect and configure your system, either via API or using the Web interface. The Web interface is underconstruction with limited fonctionnalities.
You can connect to your Wiotys server with URL and login/password provided by Wi6labs team.
You can use the same credential for the Web Interface and get an API Token. However, the API usage is limited to prevent extensive pooling.
- Administration API : Manage your users and groups
- Device API : Manage all your devices and gateways
- Application API : Configure your Application servers to route your data
- Codec API : Consult the list of available codec