Closed thomas-thomas-tfs closed 3 years ago
How do we create stream objects , getting below error in gulp while trying to create a stream
[18:34:41] Error: Error in file C:/TFS/Code/ThingworxVSCodeLoadTest/GSSUsageStataticsThingworxTypeScript/ThingworxVSCodeUsageStatics/src/ConnectedUserCountStream.ts:1,2
Ambiguous class kind [object Object]. Thingworx classes must extend from DataShape, ThingShape or have an entity kind decorator.
Failed parsing at: class ConnectedUserCountStream extends Stream {
}
How do we create stream objects , getting below error in gulp while trying to create a stream
[18:34:41] Error: Error in file C:/TFS/Code/ThingworxVSCodeLoadTest/GSSUsageStataticsThingworxTypeScript/ThingworxVSCodeUsageStatics/src/ConnectedUserCountStream.ts:1,2
Ambiguous class kind [object Object]. Thingworx classes must extend from DataShape, ThingShape or have an entity kind decorator.
Failed parsing at: class ConnectedUserCountStream extends Stream {
}