{
"EquipmentID": "0501020000012000"
}
curl --location --request POST 'http://localhost:7020/gather/configBoolean' \
--header 'EquipmentID: 05010200000120' \
--header 'Timestamp: 1700119891' \
--header 'Sign: F5BD62ED7FD5F6BA3DE8CE579FE620AC' \
--header 'Content-Type: application/json' \
--data-raw '{
"EquipmentID": "0501020000012000"
}'
{}