Command: MatchLabelCommand - LabelHub/labelhub.integration.documentation GitHub Wiki

MatchLabelCommand v1

Properties

MatchLabelCommand

Name Type Required Default Notes
labelId int Yes The LabelID from LabelHub that should be matched to the MLN below
mln string Yes The Manufacturer Label Number which to match the label with.

Full sample

<?xml version="1.0" encoding="utf-8"?>
<matchlabelcommand version="1">
    <labelId>121212</labelId>
    <mln>101010</mln>
</matchlabelcommand>
⚠️ **GitHub.com Fallback** ⚠️