Skip to content

Add Device ID Field to WRP SimpleEvent and RequestResponse #53

@kristinapathak

Description

@kristinapathak

type SimpleEvent struct {

The Source of a SimpleEvent is no longer always the device ID, so to provide an easy way to understand what device the event is for, we will add a separate field for that. The field should also be added to the general wrp.Message struct and the RequestResponse struct, so that Device ID can be added for responses.

This update will match the new spec after xmidt-org/docs#51 is fixed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions