IIoT Gateway Release Notes 27-07-2020

July 27, 2020 By Harshad Joshi

Here is list of features of IIoT Gateway that will be released in last week of July 2020

  1. Live + Installable ISO (Live mode is experimental)
  2. Homeassistant and XMPP not included in this release (It will be made as a separate application ISO image, this is a purely IIoT sector focussed release)
  3. NodeJS version 14.5.0 is preinstalled (Read about latest features here )
  4. Python 3 is the default version for this release.
  5. Mitsubishi FA Products mainly Q,R and L series PLC are now supported with MC Protocol module included (Experimental..if anyone can provide FX5U PLC for testing, then please notify me)
  6. Grafana is preinstalled alongwith Telegraf and Chronograf for analysing and monitoring data.
  7. Cpppo, a Communication Protocol Python Parser and Originator is now included in this release for EtherNet/IP CIP language used by some industrial control equipment, such as Rockwell’s ControlLogix Controllers. The cpppo.server.enip package can be used to create Python programs which can parse requests in this protocol (eg. as a server, to implement something like a simulated Controller) or originate requests in this protocol (eg. as a client, sending commands to a Controller)
  8. Also preinstalled is XKNX is an Asynchronous Python library for reading and writing KNX/IP packets.
  9. Sample applications, tech documents and binaries are included in /opt

Note – to run node-red in live mode, use sudo node-red start or su – ; node-red start so that you can experience the application development environment

I hope everyone finds this release useful…please download the latest version here

Harshad Joshi

Hi, I am Harshad Joshi, creator of Bufferstack.IO™ Industrial Computing Platform. Welcome to my place on WWW

Previous Posts

July 2020
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

RSS Latest from Bufferstack.IO

  • Enhancing Industrial Automation Reliability with Persistent Relay Node March 13, 2024
    In the dynamic landscape of industrial automation, reliability is not just a desirable trait—it’s an absolute necessity. Whether it’s managing critical machinery on the factory floor or overseeing complex processes in a chemical plant, the ability to maintain uninterrupted operations is crucial for maximizing productivity and ensuring safety. Enter the Persistent Relay Node—a game-changer in […]
    harshadjoshi
  • node-red-contrib-relay just released March 7, 2024
    In the realm of IoT (Internet of Things) and IIoT (Industrial Internet of Things), efficient data flow management is paramount. As devices become increasingly interconnected, the ability to control and route data with precision is essential for optimizing performance and ensuring seamless operation. Enter the Node-RED Relay Node, a powerful tool designed to streamline data […]
    harshadjoshi
  • Turning LowCode development platform to NoCode deployment platform March 5, 2024
    Turning Low-Code developement platforms like Node-RED into No-Code deployment platforms in the IoT (Internet of Things) and IIoT (Industrial Internet of Things) sectors can significantly reduce barriers to entry and democratize access to these technologies. Here’s how: Overall, transforming Low-Code platforms into No-Code platforms democratizes IoT and IIoT development by making these technologies more accessible, […]
    harshadjoshi
  • Unlocking Seamless workflow with FlowFuse December 5, 2023
    FlowFuse is a comprehensive platform aimed at improving workflow automation and efficiency, especially for delivering Node-RED applications. Its key features include: FlowFuse is notable for its scalability, security, and collaborative features, making it an effective solution for automating and optimizing workflows in Node-RED environments. I am currently testing it to see if i can include […]
    harshadjoshi
  • Say hello to Bufferstack.IO Smart Machine Metrics August 29, 2023
    We’re excited to introduce a robust Bufferstack.IO Smart Machine Metrics Module which offers precision and real-time analytics, providing a comprehensive solution for monitoring manufacturing equipment. Key Features: 1. Dynamic State Transitions: Seamlessly handles machine states including running, stopped, and maintenance modes. 2. Data Integrity: Built-in timestamp synchronization ensures that your data is accurate and reliable. 3. Real-Time […]
    Harshad Joshi
  • OEE Dashboard Solution using IIoT Gateway June 6, 2023
    Elevate your smart factory machine operations to a new level of efficiency with Bufferstack.IO® IIoT Middleware System. This cutting-edge platform provides unparalleled, in-depth insight into your production processes, enabling you to optimize machine performance and accelerate productivity. Our sophisticated Bufferstack.IO® IIoT Middleware System does more than just monitor the status of your machines. It offers: – Real-time […]
    Harshad Joshi
  • Super Container OS Release Notes 20-09-2022 September 20, 2022
    Super Container OS Release notes 20-09-2022
    Harshad Joshi
  • IIoT Gateway Release Notes 04-01-2022 January 4, 2022
    This version contains upgraded nodejs and preinstalled FUXA webhmi. FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. With FUXA you can create modern process visualizations with individual designs for your machines and real-time data display. It supports devices connectivity with Modbus RTU/TCP, Siemens S7 Protocol, OPC-UA, BACnet IP, MQTT, Ethernet/IP (Allen Bradley) It can be […]
    Harshad Joshi
  • IIoT Middleware for Super Container OS May 29, 2021
    Get your IIoT middleware setup ready in 2 minutes using Super Container OS and this new container Deploy it on your computer by typing $ sudo docker run -it -p 1880:1880 -v node_red_data:/data –name iiot-middleware hj91/nodered:latest –restart always To log in development environment, enter user name as admin and password harshad, and to see the […]
    Harshad Joshi
  • Super Container OS Release Notes 27-04-2021 April 27, 2021
    It gives me great happiness and joy to release 2021s first Super Container OS update.. Keeping in mind the feedback and suggestions i received in last couple of month, i have updated and upgraded Super Container OS with What’s new? 1. Vagrant is now added for easier setting up of development environment as per user requirement.2. Run […]
    Harshad Joshi