-
### Confirmation
- [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team.
- [X]…
-
### Feature
It looks like:
```js
class SampledProperty {
// ...
getLatestTime() {
return this._times[this._times.length - 1]
}
}
```
## Assumed API
1. `sampledProperty.getLate…
-
SubEpic of [🚀 Prod Trackers 2ways Sync](https://github.com/ynput/AYON-Epics/issues/32)
## Strategy
ftrack addon must support two ways synchronization of all relevant data.
This includes syncronizi…
-
May I please know what are the type details of "AGGREGATE OF DOUBLES"? I keep running into the following error or variants thereof: `attribute 'Coordinates' for entity 'IFC2X3.IfcCartesianPoint' is ex…
-
**Component**
* UI
**Description**
How can I set the max/min value on the scale of a Timeseries Line Chart from entity attributes as it is done for thresholds?
**Environment**
* OS: EC…
-
**I am getting users attribute by using the given attribute service**
```
var userId = ctx.currentUser.userId;
var entityId = {id: userId, entityType:"USER"};
var attributeScope = 'SERVER_SCOPE…
-
# Proposal: Extend Security Control Profile for Authentication Class in OCSF
## Summary
This proposal aims to extend the OCSF (Open Cybersecurity Schema Framework) security control profile to su…
-
### Problem description
I bought BEOK TGM50-ZB wall thermostat but it is not recognised by HA. The device is listed as [supported on Zigbee2MQTT](https://www.zigbee2mqtt.io/devices/TGM50-ZB.html). I …
-
Hi,
I'm having issues importing N-N relations.
when I try to import one of these intersects I'm getting the following error
> invalid attribute count for intersect objectParameter name: Attrib…
-
For an entity with Java float attributes, using `jakarta.persistence.schema-generation.database.action` results in columns being created as `Double` (64-bit precision) instead of `Real` (32-bit precis…