Resources & Tools

1 - 25 of 92 results for "groov io"
groov EPIC & RIO Developer Guide
Developer - Published:
Programming Optionsgroov EPIC and groov RIO have a lot of options for programming; this site covers the following:Secure Shell (SSH) for custom programming applications.REST APIs that provide HTTPS...more
How to read groov IO data and write to Google Sheets in Node-RED
Developer - Published:
IntroductionNode-RED is a visual programming tool that can connect groov I/O with various online services. In this tutorial, we’ll show you how to extract temperature data from a groov I/O ICTD channel...more
groov I/O Nodes - Introduction
Developer - Published:
OverviewIf you’re new to Node-RED but have not yet worked through the Hello, world! example, please do so now.In this section, we’ll add a groov I/O Read node, configure the groov device and address, and...more
groov View Nodes - Introduction
Developer - Published:
OverviewIf you’re new to Node-RED but have not yet worked through the Hello, world! example, please do so now.In this section, we’ll add a groov View Read node, configure the groov View project and...more
groov View Write Node - Introduction
Developer - Published:
OverviewIn the previous example, we saw how to read a Data Store tag. Now let’s use a Write node to write to a Data Store tag.Write to a TagWriting to a tag is very similar to reading.Place a groov View...more
groov Read Node - Introduction
Developer - Published:
OverviewIn the first example, we saw how to configure the groov View project andData Store and then read a Data Store tag just to see that everything was working correctly.Read a Tag Connected to a...more
groov View Project Configuration for Node-RED
Developer - Published:
The Node-RED for groov View nodes can read and write from groov View Data Store tags. This section describes howto configure a Data Store and add tags to it.Step 1 - Add a Data Store DeviceOpen groov...more
groov EPIC Configuration for Node-RED for PAC Control
Developer - Published:
The Node-RED for PAC Control nodes use the PAC Control REST API on groov EPIC processors.Any program using the PAC Control REST API must use a groov user with an API Key, even from Node-REDrunning on the...more
Getting a Trusted Connection Between a Web Browser and groov EPIC
Developer - Published:
Secure Sockets Layer (SSL) and Web BrowsersWhen you first use an SSL connection (https) to access groov Manage on a groov EPIC processor from a browser like Chrome, Firefox, or Safari, you’ll likely...more
groov I/O Channel Configuratrion
Developer - Published:
Digital ChannelsChannel TypeIDDigital Input0x50000000Digital Output0x90000000Simple Digital Input0x54000000Simple Digital Output0x94000000Digital Input with Quadrature0x5000002FDigital Input with...more
Frequently Asked Questions
Developer - Published:
Does the groov View API work with groov EPIC?Yes, the View REST API is used to access groov data-store tags used in your groov View via the Devices and Tags interface in groov View Build. See the EPIC...more
Getting Started with Node-RED for groov View
Developer - Published:
IntroductionThis Getting Started guide covers setting up your groov View project and configuring it within theNode-RED for groov View nodes. This guide also provides a few examples of how to use it all...more
Blog
Developer - Published:
PostsMar 4, 2026EPIC and RIO maintenance APIs addedOct 19, 2022CODESYS section added to the Developer siteDec 6, 2019Node-RED for groov I/O v1.0.0 ReleasedJan 23, 2019Developing with groov EPICAug 6...more
News
Developer - Published:
This year's posts04 MarEPIC and RIO maintenance APIs added202219 OctCODESYS section added to the Developer site201906 DecNode-RED for groov I/O v1.0.0 Released23 JanDeveloping with groov EPIC201806...more
Getting Started with Node-RED for groov I/O
Developer - Published:
IntroductionThis Getting Started guide covers setting up your groov device and using it with the Node-RED for groov I/O nodes.PrerequisitesTo use Node-RED for groov I/O, the following programs and...more
Opto 22 Developer
Developer - Published:
Welcome to the official Opto 22 Developer site.APIs and LibrariesDeveloping with groov EPIC & RIO Breakdown of tools and programming options available for the groovEPIC & RIO, including Secure Shell...more
Getting Started with the groov View REST API
Developer - Published:
For API syntax and tips, see the API Reference, which is generated from the Swagger specification.This Getting Started guide covers:The hardware and software you need to access the groov View Data...more
Installing Node.js and Node-RED
Developer - Published:
Node-RED on groov devicesIf you’re using a groov EPIC processor or groov Edge Appliance with Node-RED pre-installed, youcan skip this section and continue to the Node-RED Hello, world! example orthe...more
Getting Started with Node-RED
Developer - Published:
IntroductionThis Getting Started guide covers getting Node-RED running (either on a groov EPIC processor, groov Edge Appliance, ora computer), and provides a few examples of how to use Node-RED.Node...more
Using Authorization headers
Developer - Published:
Using Authorization headersWhile you can provide API keys as query parameters on your requests, groov also acceptsAPI keys as HTTP Basic Authorization headers. groov expects the API keyto be provided...more
Node Configuration
Developer - Published:
OverviewThe following steps will have you setting up your Read Temp, Format Data, and Append Data nodes from the previously imported flow.Step 1 - Configure the groov I/O deviceDouble-click the groov I...more
Installing the PAC Control Nodes
Developer - Published:
OverviewIf you’re using a GROOV-AR1 with Node-RED pre-installed, you can skip this section and continue tothe Node-RED Hello, world! example orthe PAC Control Node - Introduction section. You may want...more
Using the groov Manage REST API to maintain your devices
Developer - Published:
OverviewIn this section, we’ll describe the groov Manage REST API to maintain EPIC and RIO devices.This sections assumes that you are familiar with REST APIs, tools like cURL, and how to use an API key...more
groov I/O Write Node
Developer - Published:
OverviewIn the previous exmples, we saw how read I/O values using the Read node and Input node.Write to an Output ChannelWriting an I/O value is very similar to reading.To write to a digital or analog...more
Node-RED for groov I/O
Developer - Published:
Node-RED is a visual tool for wiring the Internet of Things, by wiring together hardware devices, APIs and online services in new and interesting ways.The Node-RED for groov I/O nodes can read and...more