Blake Matthes e8a2ef8b85 refactor(ocp): plc reading changes to disconnect and reconnect
it was found that there were some errors that spammed the log and caused the server to actually stop
responding and crash weirdly so added a disconnect and reconnect back. so we can figure out whats
going on.
2025-12-30 10:55:28 -06:00
2025-12-08 08:37:25 -06:00
2025-09-22 22:41:51 -05:00
2025-08-26 15:25:09 -05:00
2025-12-02 18:30:54 -06:00
2025-08-18 13:14:58 -05:00
2025-12-02 18:30:54 -06:00
2025-12-02 18:30:54 -06:00
2025-08-26 15:25:09 -05:00

lst

Logistics support tool - the place where the support happens.

In this version we will have better error handling and type contorl along with a better way to contribute to the tool :D

build process will be

  • remove dist, fontend dist, lstDocs build.
  • build lstDocs, frontend, app, wrapper
  • zip everything up
  • add to release

deploy process

  • download all files from release
  • stop iis, and service
  • extract all files
  • run updates
  • run db migrations
  • start service up
  • start iis up
Description
Logistics support tool - the place where the support happens. In this version we will have better error handling and type contorl along with a better way to contribute to the tool :D
Readme MIT 9.9 MiB
Languages
TypeScript 91.7%
PowerShell 2.4%
Go 1.8%
Handlebars 1.1%
JavaScript 1%
Other 1.9%