mattercontrol/StaticData/Profiles/oemprofiles.json
John Lewin 312f652bbb Use short identifiers for public profiles
- Add support for new GetProfileList schema
- Add CacheablePath function to abstract and reuse path generation logic
- Serialize LoadCacheable content in human readable form
- Move public-profile cache into like named folder
- Move public-profile items into oem specific folders
- Reuse LoadOemProfileAsync for persistence instead of custom implementation
- Issues MatterHackers/MCWS#72, MatterHackers/MCWS#84
2016-09-03 17:12:11 -07:00

10 lines
No EOL
424 B
JSON

{
"MatterHackers": {
"Series 1": {
"DeviceToken": "ahZkZXZ-bWF0dGVyY29udHJvbC10ZXN0cikLEglBZmZpbGlhdGUYgICAgICA4AkMCxIGRGV2aWNlGICAgICAgPAIDA",
"ProfileToken": "ahZkZXZ-bWF0dGVyY29udHJvbC10ZXN0ckMLEglBZmZpbGlhdGUYgICAgICA4AkMCxIGRGV2aWNlGICAgICAgPAIDAsSDURldmljZVByb2ZpbGUYgICAgIDMgwkM",
"ShortProfileID": "Series 1-5082355060441088",
"CacheKey": "Series 1-5082355060441088.printer"
}
}
}