org.uninode.feed | ![]() |
org.uninode.0.1950
Instance of Type
Inheriting from Feed
Type data | Value |
org.uninode.Type.displayPattern | a {att:org.uninode.Node.type} |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
String | allTableName This is the name of the table where all data resides, if there is one. This name will override the day-, hour- and minuteTableName values. | FeedDB | org.uninode.0.1960 | ||
Database | database | FeedDB | org.uninode.0.1951 | ||
String | dateTimeColumn This is the name of the timestamp column | FeedDB | org.uninode.0.1954 | ||
String | dayTableName This is the name of the table with day data. It is overridden by allTableName if one exists. | FeedDB | org.uninode.0.1961 | ||
String | hourTableName This is the name of the table with hour data. It is overridden by allTableName if one exists. | FeedDB | org.uninode.0.1962 | ||
String | minuteTableName This is the name of the table with minute data. It is overridden by allTableName if one exists. | FeedDB | org.uninode.0.1963 | ||
String | nameColumn This is the name of the column with the identifying name. The origin plus this name uniquely identifies an item. | FeedDB | org.uninode.0.1953 | ||
String | origin This is the name of the column with the identifying origin. It may be null if there are no separate items with the same names. The origin plus this name uniquely identifies an item. | FeedDB | org.uninode.0.1952 | ||
Int | rtInterval This interval in seconds determines how often the database should be polled for new values. If allTableName exists, this is the table that is polled. Otherwise rtTableName defines the table. A zero or null value means there is no polling. | FeedDB | org.uninode.0.1965 | ||
String | rtTableName This is the name of the table with realtime data. It is overridden by allTableName if one exists. | FeedDB | org.uninode.0.1964 | ||
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 | ||
List[Attribute] | attributes | Feed | org.uninode.0.1903 | ||
Type | elementType | Feed | org.uninode.0.1902 | ||
String | name | Feed | org.uninode.0.1901 | ||
Attribute | valueAttribute | Feed | org.uninode.0.1904 |