business.ts
1.04 KB
export default {
productText: 'Product',
deviceText: 'Device ',
attributeText: 'Attribute',
organizationText: 'Organization',
tenantText: 'Tenant',
customerText: 'Customer',
affiliatedOrganizationText: 'Affiliated @:business.organizationText',
affiliatedProductText: 'Affiliated @:business.productText',
affiliatedGatewayText: 'Affiliated gatewat',
gatewayText: 'Gateway device',
deviceNameText: 'Device name',
deviceTypeText: 'Device type',
deviceStatusText: 'Device status',
deviceImageText: 'Device image',
publicText: 'Public',
privateText: 'Private',
deviceLocationText: 'Device location',
longitudeText: 'Longitude',
latitudeText: 'Latitude',
aliasText: 'Alias',
thingsModelText: 'Things model',
playText: 'Play',
stopText: 'Stop',
socketTimeoutText: 'Websocket connection timeout',
attributeDelivertText: 'Attribute delivery',
historyTrendText: 'History trend',
commandDeliveryText: 'Command delivery',
serviceText: 'Service',
dateRangeText: 'Date range',
directorName: 'person in charge',
};