Resources
Litmus Edge FAQs
21min
get started with litmus edge what is litmus edge? litmus edge is an operating system on an industrial pc (ipc) appliance this edge level software seamlessly collects data from iot devices/systems (such as sensors and plcs) and integrates the data into the cloud or into on premise enterprise systems extensive knowledge of 250+ device drivers, both legacy and newer systems, enables litmus edge to manage the variety of devices in an industrial environment litmus edge software provides support for many protocols/buses (rs232, rs485, can, ethernet, fieldbus) the raw or processed data can be visualized and analyzed at the edge or sent to litmus edge manager, in near real time how can i try litmus edge? contact litmus to schedule a litmus edge demo how do i access litmus edge? enter the ip address into a browser running on the same network as the litmus edge device for example, enter https //192 168 1 49 , into the address bar what browsers does litmus edge support? the latest versions of the following browsers google chrome mozilla firefox safari microsoft edge if you encounter any issues with litmus edge, make sure to remove any ad blockers i am new to litmus edge, how do i get started? try the litmus edge installation and deployments docid 8plvtu3flqlslk10khshb guide to start using litmus edge concepts and procedures can i use litmus edge without litmus edge manager? yes, you can use litmus edge without litmus edge manager you can collect data from a device and visualize data through litmus edge with the devicehub and flows components can i ssh into the machine running litmus edge software? no, you should only access the machine using the webui or the provided terminal user interface what is the list of ports required for litmus edge? port 443 must be open to access the litmus edge web user interface to allow a connection with litmus edge and litmus edge manager, ports 80, 443, 8883, and 51820 must be open see system requirements docid\ q7b9l6bwhuxcczkdaphqv to learn more about other ports used by litmus edge services is it possible to connect using external authentication? yes you can use the ldap/active directory in the litmus edge navigation panel, select system > ldap/ad auth what is the maximum number of times i can attempt a log in? how do i recover from a lock out? you can attempt to log in five times before you are locked out with each attempt, the timeout increases until you are locked out after the fifth try you can restart to reset the timeout counter an admin can reset a user's password from the system > user pane the user must restart after a reset by the admin an admin password cannot be reset due to security if you are an admin that has forgotten your password, you must reinstall upgrading litmus edge how do i know that there is a new release of litmus edge? visit the litmus central portal https //central litmus io/ what is the difference between upgrade and add license on the license pane? upgrade is next to the core license on the license pane only a single core license is allowed if you have a different core license, you can use upgrade using upgrade replaces the current core license add license on the license pane is used to add a feature/pack license such as analytics or a marketplace add on how do i upgrade to a new version of litmus edge without doing a fresh install? use upgrade next to the core license on the license pane you need a upd file for the new version and a currently installed version of litmus edge that supports upgrades to the new version see software updates docid akknwhlj ta7axm4zckb for details on which version you must start from to begin the upgrade process from litmus edge edge devices and drivers why does my devicehub device display a disconnected status or a success=false message for a tag? refer to devicehub troubleshooting docid\ oy8lh0 pclnoklnm 6jaj for reasons and steps to resolve these issues why is my csv file not able to upload tags? refer to devicehub troubleshooting docid\ oy8lh0 pclnoklnm 6jaj for possible reasons for this issue and how to resolve it what devices and drivers are supported? check out the extensive lists of industrial systems connection guide docid 8o4ksduafz6jcegj0whs4 what is the devicehub? devicehub provides the mechanism for connecting to physical devices (plcs, sensors) to collect data from them devicehub needs to be configured for southbound connections, including connections to plcs devicehub collects data from physical devices and publishes it to an internal message broker the data can be managed locally and sent to any desired destination devicehub's main purpose is to collect data from plcs (programmable logic controller) and publish it to a message broker subject for further distribution plc level statistics and input/output data can be obtained at the edge using devicehub there are 250+ device drivers included in devicehub devicehub supports many plc manufacturers, such as siemens, allen bradley, mitsubishi, omron see also industrial systems connection guide docid 8o4ksduafz6jcegj0whs4 what is the purpose of a tag in devicehub? a devicehub device tag refers to the plc tag/register plc registers hold plc runtime information tags are the actual input and output registers in a device to which sensors are connected every plc has a tag and tags differ from plc to plc examples of tags include digital input, digital output, analog input, analog output, timers, counters why is my device not connecting to litmus edge? try double checking connection parameters and firewall settings how can i remotely manage the device? use the remote access service, along with litmus edge and litmus edge manager configurations can i program a plc using litmus edge? no, the plc cannot be programmed from litmus edge the plc (programmable logic controller) needs to be already programmed before setting up in litmus edge litmus edge reads the plc data why is litmus edge using a lot of my networks bandwidth or data limit? try setting the polling interval for devicehub tags see add tags docid\ xgwokqbtpevii7or82ll0 for more information about length of time polling plc registers too often may cause too much data to be sent over the network from which the litmus edge is connected flows manager what is flows? flows offers flow based programming with a drag and drop flow editor it is for data manipulation, data normalization, and visualization how can i push a flow to many devices? flows has an import/export feature to share flows why does flow stop working even though it is shown as “running”? the flows manager module has a max limit of 4 concurrently running flows if a flow crashes, the module tries to restart it 5 times, and then stops it permanently this causes the module to reach the limit, which generated the “limit reached” error when you see that error, download the flow file, delete the flow instance start a new one, import it, and then edit the flow logic to make sure it will not crash soon a warning status will be implemented for the flows, which is expected to obviate the confusion why doesn't the flows "export to clipboard" option copy the data to the clipboard? before exporting nodes, select the nodes and connecting wires within a flow tab see manage the flow canvas docid\ i2ybjij6sj8euryhjnpko why aren't all my nodes included in my flows backup? the most likely cause of this is due to the use of custom nodes if a custom node is used in your flow, you must download and reinstall the custom nodes custom nodes are not included in backups opc ua which servers are supported with opc ua client driver? see opc ua client docid\ jqenjoyyqdsodst8fvard for more information about supported servers applications and integrations how can i prevent the deployment of unknown or unsecured containers into marketplace? is there a certificate authentication mechanism that i can apply? for containers, we rely on the security that docker offers for deployment, you can use certificate based authentication to add a private registry (litmus edge manager, quay io, google container registry gcr, azure registry, docker trusted registry, docker hub ) and then use images on these registries to launch containers why do i see my image under the images section and not under the containers section? the applications > containers section only displays containers that are currently active or stopped since none of the uploaded images have been used with a docker command, the applications > containers section does not display anything related to those images you must construct the correct docker command and run it only after running the docker command will anything related to the uploaded images appear in the applications > containers section see the docker run command line reference https //docs docker com/engine/reference/commandline/run/ for more information about how to structure a docker command to run a container if you ran the docker command and the image does not appear in the applications > containers section, open a new ticket, and provide the docker command that was used can i directly interact with mqtt on a local litmus edge? litmus edge does not have mqtt broker it has an mqtt client however, you can launch a container with mqtt broker and connect to it system settings why am i having problems logging into my external mount? for the system > external storage feature, passwords with the special character comma( , ) are not supported change the password to not contain comma or commas what is the difference between a device backup and a device configuration template? a backup is a dat file that cannot be customized and contain a predetermined list of configuration settings a template is a json file that can be customized to contain a list of selectable configuration settings the key difference between the two are the use purposes restoring a hardware damaged litmus edge device should be done with a backup while cloning a litmus edge device to other devices should be done with a template furthermore, a restore operation will replicate and overwrite the litmus edge device's system state from the backup ( dat ) file on the contrary, a template upload operation will append (and not overwrite) its configurations settings to the litmus edge device how do i backup my litmus edge instance? a backup is a dat file that cannot be customized and contain a predetermined list of configuration settings what is the difference between litmus edge and litmus edge manager backup files, and how can they be restored? le backup files have a dat file extension, while lem backup files do not have any file extension both types of files are used to restore devices to their last backed up state, but le backups can only be restored through the le user interface, while lem backups must be restored through the lem platform and cannot be uploaded directly to the le ui