Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filament info through MQTT #7

Open
JakobGue opened this issue Oct 31, 2023 · 1 comment
Open

Filament info through MQTT #7

JakobGue opened this issue Oct 31, 2023 · 1 comment

Comments

@JakobGue
Copy link

When connecting to your printer with mqtt (port 8883) and sending this:
{
"pushing": {
"sequence_id": "1",
"command": "pushall"
},
"user_id": "1234567890"
}
to device/{SERIAL_NO}/request, the response will contain most (if not all) data of the AMS and the Filaments inside.
I don't really know if this helps for this research but might be interesting, as it is a easier and cheaper method to retrieve the UIDs of the rolls.

@CodeBradley
Copy link

Working on a filament storage/inventory system, this could be really helpful. Thank you

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

No branches or pull requests

2 participants