Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
thing-it-device-enocean-ip
Advanced tools
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 4 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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.