Skip to content

Conversation

@thecolec
Copy link

insertJson( object ) allows a JSON object to be passed directly into the buffer where each key is converted into an objectName and the values are preserved.

This allows for easier implementation in some instances. Specific use case during development was to print POST requests received via an Express API

I also added the QL-1110NW to the list of tested printers as this was the printer I used during development and testing.

Completed Testing with Brother QL-1110NWB
- inserts object names and values from JSON object
- key is converted to objectName
- value is preserved
- both are converted to Strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant