chore(misc): api doc dates and db changes

This commit is contained in:
2025-11-01 00:08:21 -05:00
parent d406a92f3d
commit 52089ecdf0
8 changed files with 3509 additions and 5 deletions

View File

@@ -16,10 +16,10 @@ headers {
body:json {
{
"name": "Bowling Green 1",
"serverDNS": "USBOW1VS006",
"plantToken": "usbow1",
"ipAddress": "10.25.0.26",
"name": "Dayton",
"serverDNS": "USDAY1VS006",
"plantToken": "usday1",
"ipAddress": "10.44.0.26",
"greatPlainsPlantCode": 55,
"lstServerPort": 4000,
"serverLoc": "E$\\LST"

View File

@@ -0,0 +1,15 @@
meta {
name: RFID Trigger
type: http
seq: 1
}
post {
url: {{url}}/lst/old/api/rfid/manualtrigger/wrapper1
body: none
auth: inherit
}
settings {
encodeUrl: true
}

View File

@@ -0,0 +1,8 @@
meta {
name: RFID
seq: 3
}
auth {
mode: inherit
}