Jump to content

Main Page: Difference between revisions

From ATRONIA Wiki
Line 78: Line 78:


== Probes ==
== Probes ==
<style>
/* Limpeza profunda do collapsible na grelha de produtos */
.product-item .mw-collapsible {
    background: transparent !important;
    border: none !important;
    width: 100% !important;
}


.product-item .mw-collapsible-content {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
/* Remove o ícone padrão de "seta" ou [Expandir] que o MediaWiki cria */
.product-item .mw-collapsible-toggle {
    float: none !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}
/* Esconde o link automático de texto que o MediaWiki pode injetar */
.product-item .mw-collapsible-toggle-default {
    display: none !important;
}
</style>
<div class="mw-collapsible" data-collapsetext="Collapse" data-expandtext="Expand">
<div class="mw-collapsible" data-collapsetext="Collapse" data-expandtext="Expand">



Revision as of 15:20, 19 March 2026


Welcome to the ATRONIA´s Wiki

This is where tech makes sense.

Here you will find our product´s datasheets, manuals, integration architectures, firmware releases, and engineering insights that will help you better understand what we do.

We document with purpose. We design with clarity.

Gateways & Single Board Computers

SENSBLUE ATLAS Gateways

Probes

<style> /* Limpeza profunda do collapsible na grelha de produtos */ .product-item .mw-collapsible {

   background: transparent !important;
   border: none !important;
   width: 100% !important;

}

.product-item .mw-collapsible-content {

   background: transparent !important;
   border: none !important;
   padding: 0 !important;
   margin: 0 !important;

}

/* Remove o ícone padrão de "seta" ou [Expandir] que o MediaWiki cria */ .product-item .mw-collapsible-toggle {

   float: none !important;
   background: transparent !important;
   border: none !important;
   padding: 0 !important;

}

/* Esconde o link automático de texto que o MediaWiki pode injetar */ .product-item .mw-collapsible-toggle-default {

   display: none !important;

}

</style>

Accessories