zaphiro-technologies / protobuf

A repository including protocol buffer used in Zaphiro's platform
Apache License 2.0
0 stars 0 forks source link

Remove `Event` from the name of `DeviceEvent` subclasses #37

Closed chicco785 closed 9 months ago

chicco785 commented 9 months ago

Description

Given that defined sub classes for DeviceEvent won't have sub classes, remove Event from their name.

Changes Made

Remove Event from the name of DeviceEvent sub classes.

Related Issues

Fixes #33

Checklist

barecheck[bot] commented 9 months ago

Barecheck - Code coverage report

Total: 19.52% Your code coverage diff: 0.00% ▴ ✅ All code changes are covered
chicco785 commented 9 months ago

@tejo this may have impacts on your code.