Skip to main content

Work Process — Who Does What When

This document outlines how to operate a gateway in the field. It covers roles and sequence, not screen navigation.

Different from the tutorial

The tutorial is "connect one PLC for the first time." This document is "run multiple gateways continuously."


Roles — One account only

Edge has admin one account. It does not split accounts per person.

Anyone who knows the password can touch the gateway. Role separation must be enforced through operational policy and network access control, not the product.

Role in practiceResponsibility
InstallerPlace the gateway, establish connections, and create tags
Field operatorConfirm data is flowing; alert if connection drops
System administratorManage upgrades, backups, and passwords
Do not share the password in the field

With one account, sharing is easy. But the moment you do, no one knows who changed what. Only people who need to make configuration changes should have it.


Full workflow

Where arrows cross lanes are handoff points.


1. Commissioning — Bringing one gateway online

StepTaskReference
1Decide deployment location and network topologyNetwork Configuration
2Finalize EDGE_ID naming conventionOne-Line Installation
3InstallInstallation — From Selection to Validation
4Change password and API keyChange Initial Password
5Register connection + Test connectionAdd New PLC Connection
6Register tagsRegister Tags
7Verify data flowView Real-Time Values
8Acceptance inspectionProduction Readiness Criteria
EDGE_ID is hard to change later

It will conflict with upstream platform records. Finalize your naming convention before deploying multiple units — it should match how the field refers to each piece of equipment.


2. Steady operation — Recurring tasks

IntervalTaskOwner
DailyVerify data is flowing; check for dropped connectionsField
WeeklyCheck available disk spaceSystem administrator
MonthlyBack up configuration → Backup / RestoreSystem administrator
Per releaseReview upgrade → UpgradeSystem administrator

Field walkthroughs can be done from a mobile device → Mobile Field Inspection.

Disk does not fill unexpectedly

Capacity is determined by tag count × collection interval × retention days. If you add tags, check disk trends again at that moment → Database Model.


3. Changes — When equipment is added or modified

TaskSequence
Add PLCConnection → Test connection → Tags → Verify data flow
Add many tagsUse CSV Bulk Upload
Change collection intervalCalculate disk impact first
Replace gatewayGet configuration backup first — restore brings connections and tags back
Configuration cannot be recreated

Time series can be re-collected, but connection and tag definitions are human-made. Back up configuration before touching equipment.


Common misalignments

SymptomTypical cause
"Data missing since some date"No daily inspection. Drops start silently
"Disk is full"Tags were added but retention days were left alone
"Who changed the configuration?"One account shared among many — limit access itself
"Won't start after upgrade"Upgraded without backup. Backup before upgrade is policy
"Took over the equipment; don't know the EDGE_ID scheme"No naming convention document