(ctx context.Context, req *PerformDeviceDeletionRequest, res *PerformDeviceDeletionResponse)
| 91 | PerformDeviceCreation(ctx context.Context, req *PerformDeviceCreationRequest, res *PerformDeviceCreationResponse) error |
| 92 | PerformDeviceUpdate(ctx context.Context, req *PerformDeviceUpdateRequest, res *PerformDeviceUpdateResponse) error |
| 93 | PerformDeviceDeletion(ctx context.Context, req *PerformDeviceDeletionRequest, res *PerformDeviceDeletionResponse) error |
| 94 | PerformPasswordUpdate(ctx context.Context, req *PerformPasswordUpdateRequest, res *PerformPasswordUpdateResponse) error |
| 95 | PerformPusherDeletion(ctx context.Context, req *PerformPusherDeletionRequest, res *struct{}) error |
| 96 | PerformPusherSet(ctx context.Context, req *PerformPusherSetRequest, res *struct{}) error |
no outgoing calls
no test coverage detected