Code: Select all
{
moduleId: "InfoWidget",
active: true,
title: "MxChartJS Index",
params: {
widgets: [
{
headline: "MxChartJS Index",
text: "Start
<script>
//target = '_parent'; //open in same window
target = '_blank'; //open in new window
window.open('user/MxChartJS/index.html', target);
</script>",
imgURI: "/ZAutomation/api/v1/load/modulemedia/MxChartJS/icon.png",
}
],
internationalize: false
},
id: 76,
creationTime: "2021-02-07 13:23:54",
category: "device_enhancements",
}