ladder99 icon indicating copy to clipboard operation
ladder99 copied to clipboard

Ladder99 - connects factory devices to database and visualizations using MTConnect, an open standard.

Results 41 ladder99 issues
Sort by recently updated
recently updated
newest added

Hi, We installed Ladder using git clone onto a chromebook on 7/5/24 (UK/ AUS format date) . We had to modify the Grafana port from port 80 (I think to...

application:agent

How do we use the meter? is it its own data source, to be added to grafana alongside Postgres? is it a separate table in the db? How do i...

Just a heads up, and I haven't got the l99 example running again yet but in the instructions it may be necessary to include instructions to add this new user...

documentation

yeah there's something in the docker setups that led to folders in the setup being owned by root, so need sudo to see disk space. maybe could work around. will...

enhancement
infrastructure
application:cli

# First create env config # TODO: Is `.env` creation enough? I think it is not, as the `setups/example/` folder contains much more files. We might need to use `l99...

documentation
enhancement

These are the possible codes for `state`: - `0`: `run mode`/`execution active`; - `1`: `ready to run`/`execution ready`; - `2`: `not used`; - `3`: `faulted`/`execution interrupted`. And the fault and...

enhancement

We should create som NPM scripts (in `package.json`) for some stuff like: - `build`, - `release`, - `lint`, - `lint:check`, - `prettier`, - `prettier:check`, - `start`, - `start:dev`, - ….

enhancement
infrastructure

We need to clearly define our Github workflow (issues, projects, milestones, branches, versioning …). This issue should be considered a meta-issue and sub-issues should be created when needed for individual...

enhancement
infrastructure