![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.