RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
CATS Repositories can be found below:
Repository Name | Repository Path | Branch | Description |
---|---|---|---|
cats-power-ms | https://github.com/rdkcentral/cats-power-ms | main | This microservice supports hard-power on/off for devices under test, utilizing programable power distribution units (PDUs). |
cats-ir-ms | https://github.com/rdkcentral/cats-ir-ms | main | This microservice supports use of Infrared (IR) blasters that are used to transmit common signals sent by remote controllers. The microservice receives requests and translates those signals into known commands for device control. |
cats-pyscat | https://github.com/rdkcentral/cats-pyscat | main | This microservice supports streaming data from serial port over IP (WebSocket). The hardware supported by this microservice emulates virtual serial COM ports. The microservice streams serial data over a WebSocket connection. |
cats-relay-ms | https://github.com/rdkcentral/cats-relay-ms | main | This microservice supports control of electrical devices through sending simple commands to activate a switch (or many switches). |
cats-python-globalcache | https://github.com/rdkcentral/cats-python-globalcache | main | This microservice is supported in conjunction with cats-ir-ms to allow for interfacing with and dispatching commands to Global Cache IP2IR hardware. |
cats-mt-query-ms | https://github.com/rdkcentral/cats-mt-query-ms | main | This microservice supports configuration of the network router and is used for querying the health of the network router. |
cats-video-gateway | https://github.com/rdkcentral/cats-video-gateway | main | This microservice supports remotely accessing the video stream as an IP Video Stream for the device under test via RTSP, HTTP, and HTTPS streaming. |
cats-rack-health-ms | https://github.com/rdkcentral/cats-rack-health-ms | main | This microservice monitors and reports on the health of the hardware devices as well as the individual microservices supporting rack capabilities. |