Skip to main content

Version 5.0.x

GPIO user conditions and expressions​

Custom GPIO conditions have been split into two kinds, see Input/output:

  • User conditions: named boolean values set directly.
  • User expressions: named boolean expressions derived from other conditions.

New requests:

Deprecated requests:

DeprecatedReplacement
setCustomGpioConditionssetGpioConditions, setUserGpioExpressions
listCustomGpioConditionslistUserGpioConditions, listUserGpioExpressions
removeCustomGpioConditionremoveUserGpioCondition, removeUserGpioExpression

New PrintJob properties for aligning the label:

  • hAlign and hOffset align and shift the print along the web.
  • targetHeight and vAlign align the print across the web.

Export (v5.0.3)​

  • The result of export includes an _app_version key with the software version that made the export.