robot-ranger
robot-ranger
asset count seems to work for me:  (posted w/ REST via curl, anyways, we havent tried assets over SHDR yet) or are you referring to something else?
where should the schema live? at the root? its not a formal mtconnect schema, might be best to not be in /schemas?
PR is here: https://github.com/mtconnect/cppagent/pull/479
@mnoomnoo and i worked on this together but it can be closed. we had taken a more literal interpretation of REST delete function but if that is not ~~MTConnect~~ ccpagent-canon...
it does make sense. its all a trade off between computing logic in the adapters vs the agent. IMO, "removed" in the mtconnect sense is a different function than the...
sounds good. ill close this issue then, and you can deny the PR
this happens with integer type when min/max is applied as well. sample schema: ```json { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "adapter_port": { "type": "integer", "description": "The adapter's SHDR port",...
also, in order to use this locally, i need a place to mount my code workspace that will be gitignored, too. please consider adding `workspace/` or similar to `.gitignore` as...
Github Copliot tells me to check if this Boost version is compatible with this Conan version? 🤷 Any other ideas?
something clearly changed