![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
thing-it-node-x86-jessie
Advanced tools
[thing-it-node] is a scalable Operating System for Things and allows you to
All of the above is controlled by a nodejs server which is bootstrapped from a simple JSON Configuration File, which allows you to e.g. configure a complex Device control in minutes.
There are two relevant release branches:
To build one of these, check it out and run npm ci
. The build process might take a while.
Once your release is ready to be published, make sure to fulfill the following prerequisites:
npm team add thing-it:developers <username>
)npm owner add <username> <thing-it-node|thing-it-node-x86-jessie|thing-it-node-armv7-boron>
)If you satisfy all those requirements, the only thing left to do is to run npm version <major|minor|patch|a_specific_version>
.
Once the associated Git tag has been pushed, a Github action starts to build the appropriate Docker image and publishes it to DockerHub and to a private AWS ECR repository.
After finishing the above build and publish process, you will be able to pull the created docker image from AWS ECR or DockerHub, respectively.
If you want to create a virtual TIN that runs on AWS, it will be added to the ECS cluster named thing-it-node-cluster (happens automatically when checking “Virtual Gateway” in TIP’s node configuration view).
Otherwise, pulling the correct docker image and running it on a physical node is explained in tin-docker’s README.
You can use www.thing-it.com to create and simulate your setup for [thing-it-node] and then just push the configuration file or connect your Device Gateways safely to the Internet.
[thing-it-node] is available under the MIT License and the Eclipse Public License.
FAQs
thing-it Node Server
The npm package thing-it-node-x86-jessie receives a total of 0 weekly downloads. As such, thing-it-node-x86-jessie popularity was classified as not popular.
We found that thing-it-node-x86-jessie demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.