Skip to content
Discussion options

You must be logged in to vote

Hi @cboconsult - the list of controllers and actions that are exposed by the Hardware Station service are not part of the public contract, which is why they aren't documented. If you want to send a custom command that isn't provided out-of-the-box by the PosApi, our recommendation would be either:

  1. Create an extensibility request to the expose the API you want to access.
  2. Create a Hardware Station extension that exposes a controller for the action you want to use and use ExecuteOposDeviceMethodRequest to send the message from the controller to the OPOS device. That method (along with GetOposDevicePropertyValueRequest and SetOposDevicePropertyValueRequest) call the corresponding methods sup…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@cboconsult
Comment options

@madyke
Comment options

Answer selected by madyke
@cboconsult
Comment options

@madyke
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants