Resources & Tools

1 - 16 of 16 results for "Our Applications"
Developing with groov EPIC
Developer - Published:
Programming Optionsgroov EPIC has a lot of options for programming; this site covers the following:Secure Shell (SSH) for custom programming applications.REST APIs that provide HTTPS access to control...more
Installing and Configuring MariaDB Database on groov EPIC
Developer - Published:
“MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL and guaranteed to stay open source.” - mariadb.orgNOTE: Setting up and...more
Using HTTP Access Control (CORS)
Developer - Published:
OverviewNormally, a web browser running JavaScript within a web page will deny any JavaScriptinitiated requests to any server beyond the one that the JavaScript is hosted on. For example, JavaScript...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
Guides for Advanced SSH Users
Developer - Published:
Featured on this page are several guides for setting up software packages on groov EPIC using Secure Shell (SSH) access. Find out more about SSH access on the main SSH developer page.NOTE: Setting up...more
Installing and Configuring Samba on groov EPIC
Developer - Published:
“Since 1992, Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIFS protocol, such as all versions of DOS and Windows, OS/2, Linux and many others.” - samba...more
Installing and Configuring vsftpd on groov EPIC
Developer - Published:
"vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. It is stable." - [security.appspot.com/vsftpd.html](https://security.appspot.com/vsftpd.html...more
Installing and Configuring PostgreSQL on groov EPIC
Developer - Published:
“PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and...more
Getting Started with Python for groov EPIC
Developer - Published:
Go back to [Developer Overview Home](/epicdev/)## Python OverviewPython is one of the most accessible and powerful ways to program the _groov_ EPIC via the command line, with a Python 2.7 interpreter...more
Getting Started with OptoMMP for Python
Developer - Published:
This tutorial shows how Python scripts can be used with the Opto Memory-Mapped Protocol (OptoMMP) to read and write data to Opto 22 memory-mapped devices for simple, powerful I/O control.This approach...more
News
Developer - Published:
CODESYS section added to the Developer siteOct 19, 2022 The Opto 22 Developer site has a new section for CODESYS topics.The CODESYS Development System and Runtime Engine is one of the main programming...more
Downloading and Using the Pre-Built Python Package
Developer - Published:
Go back to [Getting Started with OptoMMP for Python](/pythonmmp/)## Python Package OverviewTo make using OptoMMP with Python more straightforward and easy to get started with for _groov_ EPIC there is...more
Using the groov View REST API with groov EPIC
Developer - Published:
Go to EPIC Developer HomeOr go to EPIC REST APIs OverviewWhat the groov View API can access on the EPICThe groov View REST API is used to access groov data-store tags used in your groov View via the...more
Using the PAC Control REST API with groov EPIC
Developer - Published:
Go to EPIC Developer HomeOr go to EPIC REST APIs OverviewWhat the PAC Control API Can Access on the EPICThe PAC Control REST API is used to access the PAC Control variables used in the strategy...more
Weather Data into groov View
Developer - Published:
OverviewIn the previous examples, we showed how to read and write groov View Data Store tags. Now let’s use that basicknowledge and some of the power of Node-RED to do something more interesting.This...more
Building your first OptoMMP data package with Python
Developer - Published:
Go back to Getting Started with OptoMMP for PythonAbout OptoMMP Data PackagesOptoMMP is a binary-based protocol that requires precision in every package it deals with. As a result, you should know the...more