This sample demonstrates how you can utilize the different RealtimeServices provided by the @c8y/ngx-components package to receive realtime notifications in your UI.
The services used as part of this component are:
You can enable/disable these services by clicking on them in the above list.
onAll$(), onCreate$(), onUpdate$() or onDelete$() methods where ever it is possible in your production code.
Below you can find the latest {{ bufferSize }} notifications received from your tenant.
{{ realtimeItem | json }}