Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
thing-it-device-enocean-ip
Advanced tools
[thing-it-node] Device Plugin for EnOcean IP products.
Device Plugins for [thing-it-node] and thing-it.com for Enocean IP-connected devices e.g. leverage products of (http://enocean-gateway.eu/en/).
The Plugin currently supports a number of concrete Devices
Over time, we are going to support a broader bandwidth of EnOcean Equipment Profiles.
First, install nodejs on your computer (e.g. your PC or your Raspberry Pi).
Then install [thing-it-node] via
npm install -g thing-it-node
The [thing-it-device-enocean-ip] Plugin is installed with [thing-it-node], hence there is no need to install it separately.
The Plugin supports Autodiscovery, hence you only have to create a directory in which you intend to run the configuration, e.g.
mkdir ~/enocean-test
cd ~/enocean-test
and invoke
tin init
and then start [thing-it-node] via
tin run
Install the [thing-it] Mobile App from the Apple Appstore or Google Play and set it up to connect to [thing-it-node] locally as described here or just connect your browser under http://localhost:3001.
Connect your EnOcean Gateway to an IP network reachable from the [thing-it-node] Gateway you have configured above and connect/pair all EnOcean Devices to it.
As Auto-discovery is not in place yet, you will have to configure the connected Devices manually as e.g. in the sample configuration.
The following screenshot shows the Devices in sample configuration:
This Plugin also contains a simulator to simulate EnOcean IP Gateways. To run the simulator invoke
node gatewaySimulator
in the server subdirectory which simulates a Gateway connected to the Devices in the sample configuration.
After completing the above, you may be interested in
FAQs
[thing-it-node] Device Plugin for EnOcean IP products.
The npm package thing-it-device-enocean-ip receives a total of 1 weekly downloads. As such, thing-it-device-enocean-ip popularity was classified as not popular.
We found that thing-it-device-enocean-ip demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.