
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Application to manage contact sensors and send messages with state change to an MQTT Broker.
You can use pip directly through the command:
pip install pi_alarm_adapter
Variable | Default | Info |
---|---|---|
LOG_LEVEL | INFO | Level of logger. Valori possibili: DEBUG, INFO, WARNING, ERROR |
MQTT_BROKER_URL | 127.0.0.1 | IP address of the MQTT broker |
MQTT_BROKER_PORT | 1883 | Port number of the MQTT Broker |
MQTT_USERNAME | admin | Username that can post messages on queues |
MQTT_PASSWORD | admin | password of the user above |
For sensor configuration, add environment variables in the format: SENSOR_<NOME_SENSORE>=<PIN_NUMBER>
Example: SENSOR_BEDROOM=4
FAQs
Manage contact sensors and send messages with state change to MQTT Broker
We found that PiAlarmAdapter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.