tvkitchen / appliances

A one stop shop for official TV Kitchen Appliances
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Support `origin` Payloads #104

Closed slifty closed 3 years ago

slifty commented 3 years ago

Description

This PR updates appliances so that they all use the new origin Payloads (as opposed to timestamp Payloads).

This PR also updates the appliance core classes so that appliances will now all generate payloads with populated origin values.

Related Issues

Resolves #103