Releases: scmcgowen/ShopSync
Releases · scmcgowen/ShopSync
1.2
1.1
This is the first version of the spec published to this repository. Changes from 1.0 include the following:
- The return channel was changed from the computer ID to the computer ID modulo 65536
- Add new
info.computerID
field, this should be used instead of the return channel when possible - Add new
info.otherLocations
field, an array of locations other than the primary location that pull from the same inventory
Changes from 0.9 (the first revision) include the following:
- Shops now broadcast within 15-30 seconds after bootup and after any inventory changes instead of every 30 seconds
- Shop description (
info.description
) now optional - Add required meta field (
items.prices.requiredMeta
) - Add dynamicPrice field (
items.dynamicPrice
)