Just a few helpers
This commit is contained in:
237
list_consumables.yml
Normal file
237
list_consumables.yml
Normal file
@@ -0,0 +1,237 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"Name": "Toner (Yellow)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "98",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Toner (Magenta)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "45",
|
||||||
|
"LevelState": "NearEmpty"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Magenta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Toner (Cyan)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "100",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Cyan"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Toner (Black)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "60",
|
||||||
|
"LevelState": "Enough"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Cyan)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "93",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2025",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "26"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Cyan"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Cyan)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "83",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Cyan"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Magenta)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "16",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2027",
|
||||||
|
"Month": "2",
|
||||||
|
"Day": "14"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Magenta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Magenta)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "83",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Magenta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Yellow)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "32",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2029",
|
||||||
|
"Month": "1",
|
||||||
|
"Day": "21"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Yellow)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "83",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Black)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "76",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2025",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "26"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Black)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "71",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Waste Toner Box",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "WasteTonerBottle"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Staple Cartridge",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "Staple"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Saddle Staple Cartridge1",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "SaddleStapleCartridge1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Saddle Staple Cartridge2",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "SaddleStapleCartridge2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Fusing Unit",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "71",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "FuserUnit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Image Transfer Belt Unit",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "42",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2030",
|
||||||
|
"Month": "10",
|
||||||
|
"Day": "24"
|
||||||
|
},
|
||||||
|
"Type": "TransferBeltUnit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Transfer Roller Unit",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "63",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2037",
|
||||||
|
"Month": "7",
|
||||||
|
"Day": "30"
|
||||||
|
},
|
||||||
|
"Type": "SecondTransferRollerUnit"
|
||||||
|
}
|
||||||
|
]
|
||||||
639
system_consumables_extract.yml
Normal file
639
system_consumables_extract.yml
Normal file
@@ -0,0 +1,639 @@
|
|||||||
|
{
|
||||||
|
"ScreenName": "system_consumable",
|
||||||
|
"Title": "Consumables",
|
||||||
|
"Common": {
|
||||||
|
"SelNo": "En",
|
||||||
|
"LangNo": "En",
|
||||||
|
"Favorite": "Off",
|
||||||
|
"AuthUserName": "Public",
|
||||||
|
"LoginServerIndex": "0",
|
||||||
|
"LoginMode": "PublicUser",
|
||||||
|
"LoginName": null,
|
||||||
|
"EnableWebConnection": "true",
|
||||||
|
"PcmSsId": "28",
|
||||||
|
"Simulator": "false",
|
||||||
|
"CertInstalled": "false",
|
||||||
|
"GreekEnable": "true",
|
||||||
|
"HebrewEnable": "true",
|
||||||
|
"EncryptEnable": "true",
|
||||||
|
"JpegEnable": "false",
|
||||||
|
"KeyVndBoxEnable": "Off",
|
||||||
|
"BoxSort": "false",
|
||||||
|
"DN30B1": "Off",
|
||||||
|
"DN27B8": "Off",
|
||||||
|
"DN38B8": "Off",
|
||||||
|
"DN74B7": "Off",
|
||||||
|
"DN35B3": "Off",
|
||||||
|
"DN35B4": "Off",
|
||||||
|
"DN41B2": "Off",
|
||||||
|
"DN39B1": "Off",
|
||||||
|
"DN42B8": "Off",
|
||||||
|
"DN61B3": "Off",
|
||||||
|
"DN75B3": "Off",
|
||||||
|
"DN47B7": "Off",
|
||||||
|
"DN49B7": "Off",
|
||||||
|
"DN70B6": "Off",
|
||||||
|
"DN52B5": "Off",
|
||||||
|
"DN64B2": "Off",
|
||||||
|
"DN65B7": "Off",
|
||||||
|
"DN65B2": "Off",
|
||||||
|
"DN69B2": "On",
|
||||||
|
"DN69B6": "Off",
|
||||||
|
"DN80B4": "Off",
|
||||||
|
"DN71B4": [
|
||||||
|
"Off",
|
||||||
|
"Off"
|
||||||
|
],
|
||||||
|
"DN71B7": "Off",
|
||||||
|
"DN92B7": "Off",
|
||||||
|
"DN72B3": "Off",
|
||||||
|
"DN72B5": "Off",
|
||||||
|
"DN73B1": "Off",
|
||||||
|
"DN75B5": "Off",
|
||||||
|
"DN75B8": "Off",
|
||||||
|
"DN77B6": "Off",
|
||||||
|
"DN75B1": "Off",
|
||||||
|
"DN215B2": "Off",
|
||||||
|
"PswcDirectPrint": "On",
|
||||||
|
"DN79B6": "Off",
|
||||||
|
"DN79B5": "Off",
|
||||||
|
"DN130B1": "Off",
|
||||||
|
"DN84B8": "Off",
|
||||||
|
"DN4B1": "Off",
|
||||||
|
"DN89B8": "Off",
|
||||||
|
"DN90B1": "Off",
|
||||||
|
"DN90B2": "Off",
|
||||||
|
"DN90B3": "On",
|
||||||
|
"DN90B4": "Off",
|
||||||
|
"DN90B5": "On",
|
||||||
|
"DN91B1": "Off",
|
||||||
|
"DN91B2": "On",
|
||||||
|
"DN91B3": "Off",
|
||||||
|
"DN87B1": "Off",
|
||||||
|
"DN89B4": "Off",
|
||||||
|
"DN74B8": "Off",
|
||||||
|
"DN76B5": "Off",
|
||||||
|
"DN82B1": "Off",
|
||||||
|
"DN136B5": "Off",
|
||||||
|
"DN101B5": "On",
|
||||||
|
"DN112B6": "Off",
|
||||||
|
"DN107B1": "Off",
|
||||||
|
"DN119B3": "Off",
|
||||||
|
"DN94B2": "Off",
|
||||||
|
"DN109": "2",
|
||||||
|
"IsOwn": "On",
|
||||||
|
"DN111B6": "Off",
|
||||||
|
"DN121B4": "Off",
|
||||||
|
"DN122B8": "Off",
|
||||||
|
"MyAddressEnable": "Off",
|
||||||
|
"KeyDeviceList": {
|
||||||
|
"ArraySize": "5",
|
||||||
|
"KeyDevice": [
|
||||||
|
{
|
||||||
|
"Type": "KeyCounter",
|
||||||
|
"Status": "False",
|
||||||
|
"Installed": "False"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "ExternalManagementDevice",
|
||||||
|
"Status": "False",
|
||||||
|
"Installed": "False"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Vendor",
|
||||||
|
"Status": "False",
|
||||||
|
"Installed": "False"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "ExternalManagementDeviceKM",
|
||||||
|
"Status": "False",
|
||||||
|
"Installed": "False"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "VendorKM",
|
||||||
|
"Status": "False",
|
||||||
|
"Installed": "False"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Info": {
|
||||||
|
"EngType": "OTHER"
|
||||||
|
},
|
||||||
|
"FuncVer": "11",
|
||||||
|
"DisplayErrorCode": "On",
|
||||||
|
"SendingDomainLimit": "NoLimit",
|
||||||
|
"IsAral65": "True",
|
||||||
|
"DisplayID": "NONE",
|
||||||
|
"AddressLock": "false",
|
||||||
|
"ColorFlag2": "True",
|
||||||
|
"HDDLessFax": "false",
|
||||||
|
"SupportFunction": {
|
||||||
|
"AppOption": {
|
||||||
|
"Preview": "On",
|
||||||
|
"Stamp": "On",
|
||||||
|
"SendOperatorLog": "On",
|
||||||
|
"InspectLog": "On",
|
||||||
|
"FileTypeNoLicence": "On",
|
||||||
|
"FileTypeWithLicence": "Off",
|
||||||
|
"Fax": "On",
|
||||||
|
"BizhubRA": "On",
|
||||||
|
"SearchLdap": "On",
|
||||||
|
"Bmlinks": "Off",
|
||||||
|
"UbiquitousStorage": "Off",
|
||||||
|
"UbiquitousClient": "Off",
|
||||||
|
"WebBrowser": "On",
|
||||||
|
"Iws": "Off",
|
||||||
|
"UserControlCnt": "On",
|
||||||
|
"Overlay": "Off"
|
||||||
|
},
|
||||||
|
"MfpEquipModel": "Performance",
|
||||||
|
"FwRollbackApplicable": "On",
|
||||||
|
"LocalInterfaceKit": "Off",
|
||||||
|
"PlainPaperExApplicable": "On",
|
||||||
|
"OOXMLFontData": "On"
|
||||||
|
},
|
||||||
|
"Fiery": "false",
|
||||||
|
"EnableServerGroup": "On",
|
||||||
|
"EnableSimpleServerGroup": "On",
|
||||||
|
"EnableIccServerGroup": "Off",
|
||||||
|
"LScaleEnable": "Invalid",
|
||||||
|
"DataRegistrationExtension": "Off",
|
||||||
|
"SecurityLevel": "None",
|
||||||
|
"BoxCreatePermission": "On",
|
||||||
|
"EnableBrowserInfoUser": "Off",
|
||||||
|
"DistributeSetting": {
|
||||||
|
"Enable": "On"
|
||||||
|
},
|
||||||
|
"ScanFunctionEnable": "true",
|
||||||
|
"MFPSmbFileSharing": "On",
|
||||||
|
"MFPSmbServer": "On",
|
||||||
|
"MultiLanSupport": "false",
|
||||||
|
"VlanUsageSettings": "false",
|
||||||
|
"PanelFlag": "false",
|
||||||
|
"ReqClientAddr": "192.168.1.242",
|
||||||
|
"ReqHostIpAddr": "192.168.1.42",
|
||||||
|
"AuthDevice": {
|
||||||
|
"CardActionSetting": null,
|
||||||
|
"CardPinCodeDigit": "4",
|
||||||
|
"BioActionSetting": null,
|
||||||
|
"BioPinCodeDigit": "4"
|
||||||
|
},
|
||||||
|
"ImageLogSendEnable": "false",
|
||||||
|
"DN143B5": "Off",
|
||||||
|
"DN145B3": "Off",
|
||||||
|
"DN145B4": "Off",
|
||||||
|
"Service": {
|
||||||
|
"Info": {
|
||||||
|
"MarketArea": "Europe"
|
||||||
|
},
|
||||||
|
"Setting": {
|
||||||
|
"AuthSetting": {
|
||||||
|
"SynchronizedTrack": null,
|
||||||
|
"AuthMode": {
|
||||||
|
"ListOn": "false",
|
||||||
|
"PublicUser": "true",
|
||||||
|
"BoxAdmin": "false",
|
||||||
|
"AuthorityPermission": "Off",
|
||||||
|
"SendAddressLimit": "Off",
|
||||||
|
"AuthType": "None",
|
||||||
|
"MiddleServerUse": "Off",
|
||||||
|
"DefaultAuthType": null
|
||||||
|
},
|
||||||
|
"TrackMode": {
|
||||||
|
"TrackType": "None"
|
||||||
|
},
|
||||||
|
"CommonMode": {
|
||||||
|
"NoAuthPrintOn": "false"
|
||||||
|
},
|
||||||
|
"UserAndTrack": {
|
||||||
|
"ColorManage": "Color"
|
||||||
|
},
|
||||||
|
"AuthDataSearch": {
|
||||||
|
"Enable": "Off"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"General": {
|
||||||
|
"KeyMode": "None",
|
||||||
|
"OperationLevel": {
|
||||||
|
"ProtectCopyProgramList": {
|
||||||
|
"ArraySize": "0"
|
||||||
|
},
|
||||||
|
"MagnificationLock": "false",
|
||||||
|
"OverlayLock": "false",
|
||||||
|
"AddressLock": "false",
|
||||||
|
"DeleteJobLock": "true",
|
||||||
|
"PriorityJobChangeLock": "false",
|
||||||
|
"DirectEditAddressLock2": "Off",
|
||||||
|
"FromAddressLock2": "Allow",
|
||||||
|
"AuthDataRegisterLock": "On",
|
||||||
|
"ChangeSynchronizedTrack": "Off",
|
||||||
|
"ProgramFunctionByUser": "Off",
|
||||||
|
"MultipleDestinationByUser": "Off"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"SystemConnection": {
|
||||||
|
"AdminSend": "Off",
|
||||||
|
"PrefixSuffix": "Off",
|
||||||
|
"MobilePrint": "On",
|
||||||
|
"ConnectApplication": {
|
||||||
|
"MyPanelConnect": "On",
|
||||||
|
"MySpoolConnect": "On"
|
||||||
|
},
|
||||||
|
"ChangeUserDataPermission": "Off",
|
||||||
|
"MobileConnection": {
|
||||||
|
"QrCodeDisplay": "On",
|
||||||
|
"NfcSetting": "Off",
|
||||||
|
"BluetoothLeSetting": "Off",
|
||||||
|
"QrCodeSetting": {
|
||||||
|
"WirelessConnection": {
|
||||||
|
"Enable": "On",
|
||||||
|
"ConnectionType": "IndividualSetting",
|
||||||
|
"IndividualSetting": {
|
||||||
|
"Ssid": "malobeo public",
|
||||||
|
"AuthEncryptAlgorithm": "Wpa2PskAes",
|
||||||
|
"WepKey": {
|
||||||
|
"InputMethod": "Ascii64bit",
|
||||||
|
"Key": null
|
||||||
|
},
|
||||||
|
"PassPhraseString": "Ascii",
|
||||||
|
"PassPhrase": "AnarchistsCareAboutBooks"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"AarStartingApp": "BizhubRemoteAccess"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System": {
|
||||||
|
"ProductName": "bizhub C258",
|
||||||
|
"ProductID": "1.3.6.1.4.1.18334.1.1.1.2.1.131.2.10",
|
||||||
|
"DeviceID": null,
|
||||||
|
"Oem": "false",
|
||||||
|
"SerialNumber": "A7R0027060544",
|
||||||
|
"ExternalIfMode": "None",
|
||||||
|
"ControllerInfoList": {
|
||||||
|
"ArraySize": "1",
|
||||||
|
"ControllerInfo": {
|
||||||
|
"Type": "Printer",
|
||||||
|
"Name": "KONICA MINOLTA bizhub C258",
|
||||||
|
"Version": "A7PU0Y0-3000-GCB-W4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"SupportFunction": {
|
||||||
|
"Copy": "true",
|
||||||
|
"Print": "true",
|
||||||
|
"Scan": "true",
|
||||||
|
"Fax": "false",
|
||||||
|
"Fax2": "false",
|
||||||
|
"Fax3": "Off",
|
||||||
|
"Fax4": "Off",
|
||||||
|
"SipAdapter": "false",
|
||||||
|
"Ifax": "false",
|
||||||
|
"IpAddressFax": "Off",
|
||||||
|
"JobNumberDisplayFunc": "On",
|
||||||
|
"UsbHostBoard": "On",
|
||||||
|
"Dsc": "Off",
|
||||||
|
"Dsc2": "Off",
|
||||||
|
"Bluetooth": "Off",
|
||||||
|
"DualScan": "Off",
|
||||||
|
"InternalWebServer": "On",
|
||||||
|
"CustomDocumentMode": "Off",
|
||||||
|
"ExpansionNetworkAdapter": "Off",
|
||||||
|
"DsBoard": "Off",
|
||||||
|
"SlidePanel": "Off",
|
||||||
|
"AllowIPFilterSetting": "On",
|
||||||
|
"BillingCounter": "Off",
|
||||||
|
"PowerSaveTimeUpperLimitChange": "Off",
|
||||||
|
"TxReportImageAttach": "On",
|
||||||
|
"NetworkIf": "SingleWired",
|
||||||
|
"TouchPanel": "Electrostatic",
|
||||||
|
"Sip": "false",
|
||||||
|
"IPAddressFax": "false",
|
||||||
|
"FaxBoard": "false",
|
||||||
|
"FaxBoard2": "false",
|
||||||
|
"FaxBoard3": "false",
|
||||||
|
"FaxBoard4": "false"
|
||||||
|
},
|
||||||
|
"GeneralContact": {
|
||||||
|
"SiteName": "KONICA MINOLTA Customer Support",
|
||||||
|
"Info": null,
|
||||||
|
"ProductHelpUrl": "http://pagescope.com",
|
||||||
|
"CorpUrl": "http://konicaminolta.com",
|
||||||
|
"SupplyInfo": null,
|
||||||
|
"PhoneNumber": null,
|
||||||
|
"EmailAddress": null,
|
||||||
|
"UtilityLink": null,
|
||||||
|
"OnlineHelpUrl": "http://www.pagescope.com/download/webconnection/onlinehelp/C258/help.html",
|
||||||
|
"DriverUrl": null
|
||||||
|
},
|
||||||
|
"UserContact": {
|
||||||
|
"Contact": null,
|
||||||
|
"Name": null,
|
||||||
|
"Location": null,
|
||||||
|
"InternalNumber": null
|
||||||
|
},
|
||||||
|
"Time": {
|
||||||
|
"Year": "2025",
|
||||||
|
"Month": "10",
|
||||||
|
"Day": "21",
|
||||||
|
"Hour": "17",
|
||||||
|
"Minute": "23",
|
||||||
|
"Second": "0",
|
||||||
|
"TimeZone2": {
|
||||||
|
"GmtDirection": "East",
|
||||||
|
"Hour": "0",
|
||||||
|
"Minute": "0"
|
||||||
|
},
|
||||||
|
"TimeZone": "East_0_00"
|
||||||
|
},
|
||||||
|
"ExternalIfMode2": "None",
|
||||||
|
"FunctionStatus": {
|
||||||
|
"FunctionCode": "0000000000000000000000000000000000000000000000000000010000000000",
|
||||||
|
"WaitReboot": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
|
"FunctionCodeReverse": "0000000000100000000000000000000000000000000000000000000000000000"
|
||||||
|
},
|
||||||
|
"Oem2": "false"
|
||||||
|
},
|
||||||
|
"DeviceInfo": {
|
||||||
|
"Option": {
|
||||||
|
"Hdd": {
|
||||||
|
"Installed": "true",
|
||||||
|
"Capacity": "238454"
|
||||||
|
},
|
||||||
|
"Ssd": {
|
||||||
|
"Installed": "exist"
|
||||||
|
},
|
||||||
|
"Memory": {
|
||||||
|
"Installed": "true",
|
||||||
|
"Capacity": "2374"
|
||||||
|
},
|
||||||
|
"Duplex": {
|
||||||
|
"Installed": "true",
|
||||||
|
"Type": "Cycle"
|
||||||
|
},
|
||||||
|
"Adf": {
|
||||||
|
"Installed": "true",
|
||||||
|
"Type": "Duplex"
|
||||||
|
},
|
||||||
|
"CardAuthenticationDevice": "Off",
|
||||||
|
"BiometricAuthenticationDevice": "Off",
|
||||||
|
"LoadableDevice": null,
|
||||||
|
"EnableCardType": null,
|
||||||
|
"WirelessAdapterType": "Notattached"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DeviceStatus": {
|
||||||
|
"ScanStatus": "210036",
|
||||||
|
"PrintStatus": "140007",
|
||||||
|
"Processing": "2",
|
||||||
|
"JamCode": ":",
|
||||||
|
"NetworkErrorStatus": "48",
|
||||||
|
"KmSaasgw": "2",
|
||||||
|
"HddMirroringErrorStatus": "48",
|
||||||
|
"DisplayJamCode": "On"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DeviceInfo": {
|
||||||
|
"ConsumableList": {
|
||||||
|
"ArraySize": "19",
|
||||||
|
"Consumable": [
|
||||||
|
{
|
||||||
|
"Name": "Toner (Yellow)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "98",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Toner (Magenta)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "45",
|
||||||
|
"LevelState": "NearEmpty"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Magenta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Toner (Cyan)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "100",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Cyan"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Toner (Black)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "60",
|
||||||
|
"LevelState": "Enough"
|
||||||
|
},
|
||||||
|
"Type": "Toner",
|
||||||
|
"Color": "Black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Cyan)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "93",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2025",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "26"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Cyan"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Cyan)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "83",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Cyan"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Magenta)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "16",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2027",
|
||||||
|
"Month": "2",
|
||||||
|
"Day": "14"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Magenta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Magenta)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "83",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Magenta"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Yellow)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "32",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2029",
|
||||||
|
"Month": "1",
|
||||||
|
"Day": "21"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Yellow)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "83",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Drum Cartridge (Black)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "76",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2025",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "26"
|
||||||
|
},
|
||||||
|
"Type": "DrumCartridge",
|
||||||
|
"Color": "Black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Developer Cartridge (Black)",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "71",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "DeveloperCartridge",
|
||||||
|
"Color": "Black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Waste Toner Box",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "WasteTonerBottle"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Staple Cartridge",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "Staple"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Saddle Staple Cartridge1",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "SaddleStapleCartridge1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Saddle Staple Cartridge2",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"Type": "SaddleStapleCartridge2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Fusing Unit",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "71",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2019",
|
||||||
|
"Month": "3",
|
||||||
|
"Day": "18"
|
||||||
|
},
|
||||||
|
"Type": "FuserUnit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Image Transfer Belt Unit",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "42",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2030",
|
||||||
|
"Month": "10",
|
||||||
|
"Day": "24"
|
||||||
|
},
|
||||||
|
"Type": "TransferBeltUnit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Transfer Roller Unit",
|
||||||
|
"CurrentLevel": {
|
||||||
|
"LevelPer": "63",
|
||||||
|
"LevelState": "Ready"
|
||||||
|
},
|
||||||
|
"StartDate": {
|
||||||
|
"Year": "2018",
|
||||||
|
"Month": "11",
|
||||||
|
"Day": "22"
|
||||||
|
},
|
||||||
|
"EndForecast": {
|
||||||
|
"Year": "2037",
|
||||||
|
"Month": "7",
|
||||||
|
"Day": "30"
|
||||||
|
},
|
||||||
|
"Type": "SecondTransferRollerUnit"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user