The Box
From an era of PLCs and VPNs to a plug & play building management system.
Simplifying BMS for small to large buildings
Create a light Building Management System using the Box, a remotely managed IoT device that collects data and controls equipment through the Cloud.

Using the Box to create a BMS
- Cloud app
- Local app
- Cybersecurity
- Data access and remote control
- User management
- Multisite management
- Updates
- Alarms and events
Control and Monitor
Building Equipment
With an interoperable, cloud-based device that simplifies building automation.
- LoRaWAN 1.0
- MQTT client
- Modbus TCP/IP
- Modbus RTU
- BACnet IP
- BACnet IP Server
- M-Bus
- wM-Bus New
- KNX S/LTE
- LON FT10
- LON IP-852
- LPB
- Diematic
Comply with the BACS / EPBD requirements with this interoperable device:
Cloud service
A building connectivity service delivered directly to your server.
- 4G communication
Trouble-free internet connectivity included.
- Connect your apps in no time
RESTful API and MQTT connector available.
- Smart converter
Unify field communication protocols.
BMS Console
Manage at scale your fleet of Boxes and stay in control of your BMS infrastructure.
Configuration & Schedule wizard
Connect field devices in a few clicks thanks to an intuitive tool and a growing library of over 500 devices.
Set schedules in a simple and unified manner whichever the equipment brand and model.
LoRaWAN to BACnet gateway
Locally access the data of any LoRaWAN sensor. Deploy Smart Building solutions quickly with high flexibility, thanks to a wide choice of sensors. Explore all the features that will make your service stand out.
Edge computing
Host your own program into the Box and update it remotely.
resource = requests.post(
'https://api.wattsense.com/api/fileResources',
data = {
'fileResourceType': 'PLUGIN',
'level': 'ORGANIZATION',
'name': 'plugin',
'organizationId': '56ffe78j-370b-4b4f-a199-d2cfd4a09af8'
}, files = {
'file': open('plugin.py', 'r').read()
}, auth = auth
).json()
API first
At Wattsense, everything we develop is programmable. We believe it is the only approach so that others can make buildings smart at scale.