Commit graph

3 commits

Author SHA1 Message Date
a96c9d88b7
Refactor printerMetrics function to use int instead of int8 for printer states
- Replace int8 with int in the states map
- Cast the printer state values to int when updating the states map
- Update the metrics values to use int(ipp.PrinterState<state>) with the corresponding state names as labels
2023-09-03 09:19:56 +02:00
Fabian Weber
d501d5a79b updated dependencies 2023-04-30 23:22:42 +02:00
Fabian
1372cb44ed initial commit2 2019-12-26 21:52:54 +01:00