Skip to main content

Street lights

cards_streetLighting included in the Street Lighting module.

Description

No available description for this card.

Properties

PropertyValue
NameStreet lights
Codecards_streetLighting
TypeCard
ContextModule

Applies to designs/interfaces

The following designs and interfaces are applied to this card.

NameCode
Street Lighting HeadsdesignInterfaces_streetLightingHeads
DefectsdesignInterfaces_defects
InspectionsdesignInterfaces_inspections
JobsdesignInterfaces_jobs

Queries

This card has the following summary queries.

Units

PropertyValue
NameUnits
AQS Query
{
"type": "StatisticsAggregation",
"properties": {
"dodiCode": "designInterfaces_streetLightingHeads",
"aggregationType": "Count"
}
}

Faults

PropertyValue
NameFaults
AQS Query
{
"type": "StatisticsAggregation",
"properties": {
"dodiCode": "designInterfaces_streetLightingDefects",
"aggregationType": "Count"
}
}

Inspections

PropertyValue
NameInspections
AQS Query
{
"type": "StatisticsAggregation",
"properties": {
"dodiCode": "designInterfaces_streetLightingInspections",
"aggregationType": "Count"
},
"children": [
{
"type": "Equals",
"children": [
{
"type": "Attribute",
"properties": {
"attributeCode": "attributes_taskStatusTypesTreatAs",
"path": "root.attributes_tasksStatus.attributes_taskStatusesStatusType"
}
},
{
"type": "String",
"properties": {
"value": [
"Open"
]
}
}
]
}
]
}

Jobs

PropertyValue
NameJobs
AQS Query
{
"type": "StatisticsAggregation",
"properties": {
"dodiCode": "designInterfaces_streetLightingJobs",
"aggregationType": "Count"
},
"children": [
{
"type": "Equals",
"children": [
{
"type": "Attribute",
"properties": {
"attributeCode": "attributes_taskStatusTypesTreatAs",
"path": "root.attributes_tasksStatus.attributes_taskStatusesStatusType"
}
},
{
"type": "String",
"properties": {
"value": [
"Open"
]
}
}
]
}
]
}

Permissions

User GroupAllows
Street Lighting ViewersReadOnly
Street Lighting ManagersReadOnly