Socket
Socket
Sign inDemoInstall

@semilimes/node-red-semilimes

Package Overview
Dependencies
34
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @semilimes/node-red-semilimes

The new semilimes connector which integrates with the public API


Version published
Maintainers
1
Created

Readme

Source

Node-RED semilimes connector

Platform License Downloads Install

This Node-RED package lets you extend your semilimes experience with automation and IoT capabilities, such as the implementation of auto replies, booking flows, control dashboards or message-based interfaces, all exposed through your semilimes app.

Github project

Official semilimes API Documentation

Install

NPM

You can install the nodes by either

  • using node-red's "Manage palette" in the side bar and searching for node-red-semilimes

    or

  • running the following command in the root directory of your Node-RED installation

    npm install @semilimes/node-red-semilimes --save
    

Setup your developer environment

  1. Install the semilimes app through the Official semilimes Website or by using the following direct store links

    • iOS : Platform

    • Android : Platform

  2. Access the semilimes Services website and login using the on-screen instructions

  3. Create a subaccount

    CreateSubAccount

  4. Enter billing information for the created subaccount

    EnterBillingInfo

  5. Request an API Key for your new subaccount

    GenerateApiKey

Connect to semilimes

  1. Add a new Text node and configure it with your preferred message

  2. Add an Intent node and config its Connector property to create a connector configuration. Configure the node by selecting the Channel - Create intent and entering a title for the new channel. Config connector node

  3. Add a sender node then config its Connector property by selecting the previously created connector.

  4. Property editor of sender node

  5. Run the flow to create the new channel.

  6. In another flow, add a Text node with a message

  7. Add an Intent node and select Channel - Send Message and configure the channel

  8. Add a sender node and run.

The flow should look like this example

connect to semilimes flow example

You have sent your first message!

Examples

You can find all the provided examples by importing them from this Node-RED package, or you can explore and import them manually at this GitHub link:

All Example flows

Dependencies

The nodes are tested on linux environments with Node.js v19.2.0 and Node-RED v3.0.2

License

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/

Keywords

FAQs

Last updated on 06 Feb 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc