String
String
String
Number
String
String
Boolean
Boolean
RdsData
RdsData
RdsData
RdsData
RdsData
RdsData
RdsData
RdsData
String
Get the CT
Kind: Instance method of RdsData
Returns: String
- the KEY_CT value
String
Get the PI
Kind: Instance method of RdsData
Returns: String
- the KEY_PI value
String
Get the PS
Kind: Instance method of RdsData
Returns: String
- the KEY_PS value
Number
Get the PTY
Kind: Instance method of RdsData
Returns: Number
- the KEY_PTY value
String
Get the REG
Kind: Instance method of RdsData
Returns: String
- the KEY_REG value
String
Get the RT
Kind: Instance method of RdsData
Returns: String
- the KEY_RT value
Boolean
Get the TA
Kind: Instance method of RdsData
Returns: Boolean
- the KEY_TA value
Boolean
Get the TP
Kind: Instance method of RdsData
Returns: Boolean
- the KEY_TP value
RdsData
Set the CT
Kind: Instance method of RdsData
Returns: RdsData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
ct | String |
The clock text in UTC format as YYYY-MM-DDThh:mm:ss.sTZD - The desired CT. {'string_min_length': 24, 'string_max_length': 24} |
RdsData
Set the PI
Kind: Instance method of RdsData
Returns: RdsData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
pi | String |
Program Identification - the call sign for the radio station - The desired PI. {'string_min_length': 0, 'string_max_length': 6} |
RdsData
Set the PS
Kind: Instance method of RdsData
Returns: RdsData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
ps | String |
Program Service Name - The desired PS. {'string_min_length': 0, 'string_max_length': 8} |
RdsData
Set the PTY
Kind: Instance method of RdsData
Returns: RdsData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
pty | Number |
The program type - The region should be used to differentiate between EU and North America program types - The desired PTY. {'num_min_value': 0, 'num_max_value': 31} |
RdsData
Set the REG
Kind: Instance method of RdsData
Returns: RdsData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
reg | String |
Region - The desired REG. {'string_min_length': 1} |
RdsData
Set the RT
Kind: Instance method of RdsData
Returns: RdsData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
rt | String |
Radio Text - The desired RT. {'string_min_length': 0, 'string_max_length': 64} |