UNPKG

@opendash/plugin-openware

Version:

open.WARE Plugin for open.DASH

44 lines (43 loc) 1.23 kB
declare const _default: { home: { label: string; }; monitoring: { label: string; }; reporting: { label: string; missing_location_message: string; missing_location_description: string; create: { action: string; }; types: { basic: { items_title: string; items_description: string; time_title: string; time_description: string; settings_title: string; settings_description: string; settings_items_description: string; title: string; description: string; settings_table_label: string; settings_table_showData: string; settings_table_showChart: string; settings_table_interval: string; interval_15min: string; interval_1h: string; interval_1d: string; interval_7d: string; }; }; }; admin: { sensors: { label: string; }; }; }; export default _default;