
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
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
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.