New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-m2x

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-m2x - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

package.json
{
"name": "node-red-m2x",
"version": "0.0.14",
"version": "0.0.15",
"description": "A Node-RED node to AT&T M2X",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -8,3 +8,3 @@ node-red-m2x

Run the following command in the root directory of your Node-RED install
Run the following command in the root directory of your Node-RED Directory

@@ -47,9 +47,2 @@ npm install node-red-m2x

</ul>
<!--TODO: Missing Documentation what the payload should look like--->
<li>createKey
<ul>
<li> Creates a new API key associated to the device
<li> msg.topic_id - The device id
<li> msg.payload - parameters
</ul>
<li>createTrigger

@@ -189,9 +182,2 @@ <ul>

</ul>
<li>updateKey
<ul>
<li> Updates an API key properties
<li> msg.topic_id - The device id
<li> msg.sub_topic_id - The key ID
<li> msg.payload - parameters
</ul>
<li>updateLocation <ul>

@@ -198,0 +184,0 @@ <li><a href="https://m2x.att.com/developer/documentation/v2/device#Update-Device-Location"> Update a device location </a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc