-40%

IoT Ethernet Module for analog sensors- digital dry contact, temperature inputs

$ 73.69

Availability: 72 in stock
  • All returns accepted: Returns Accepted
  • Brand: Denkovi
  • Item must be returned within: 30 Days
  • Condition: New
  • Restocking Fee: No
  • MPN: smartDEN IP-32IN
  • Return shipping will be paid by: Buyer
  • Country of Manufacture: Bulgaria
  • Refund will be given as: Money back or replacement (buyer's choice)

    Description

    IoT Ethernet Module for analog sensors- digital dry contact, temperature inputs
    SmartDEN IP-32IN
    is an Ethernet input module designed especially for remote monitoring and logging. It provides 16 digital inputs (for motion detector sensors, dry contacts, switches, buttons), 8 analog inputs (for temperature, humidity, light, pressure sensors) and 8 temperature inputs designed for NTC thermistors type B57500M. The integrated web server for set-up, SNMPv2c and HTTP/XML allow easy embedding in other systems. Interesting feature of the module is the ability to control remote relays based on input event or work in "Data Logging Mode" in order to post data in xml format on a remote server. Various software examples are provided and the module is supported by our android and ios apps.
    Features
    Fully Compatible with 10/100/1000 Base-T networks;
    Auto-MDIX;
    Extended supply voltage range: 10...28V DC;
    Power supply protection against reverse polarity;
    16 digital inputs (counters) each with ON/OFF led;
    8 analog inputs 0-10V DC;
    8 temperature inputs for NTC thermistors type
    B57500M
    , temperature range: -55 to +155°C, accuracy: ±0.5°C;
    Additional voltage 5V DC source is provided for an easy sensors supply;
    Additional voltage source equal to VIN is provided for an easy sensors supply;
    Supported protocols: ARP, IP, ICMP (ping), DHCP, DNS, HTTP, SNMPv2c;
    Web server with secure login authorization;
    Linearization (scaling) for the analog inputs
    - New
    ;
    SNMP messages for configuration/monitoring (get, set, bulk, table, getnext, walk);
    SNMP trap messages upon certain events: temperature sensor, analog input, digital input;
    Secure HTTP/XML API protocol support for reading inputs status;
    Access protection (by IP and MAC address);
    Data Logging mode (push) mode: XML data message is sent via HTTP post method to remote server periodically;
    Remote relay control mode: remote control of
    smartDEN IP-16R
    ,
    DAEnetIP3
    and
    DAEnetIP4
    outputs through Ethernet/Internet;
    Working temperature range: 0 to 70°C;
    DIN Rail standart housing;
    2 mounting feets for wall fixing;
    Supported by
    DAE-iModules App for iOS
    and
    DAE-aModules App for Android
    -
    New
    ;
    Software examples for PHP, JAVA, VB.NET, C#.NET and NI LabView -
    here
    ;
    Compatible third parity software: net-snmp, MRTG;
    Documentation -
    here
    The auction includes
    1 x
    smartDEN 32 Input Module
    - user manual
    here
    1 x NTC sensor
    B57500M
    Sensors
    SmartDEN IP-32IN
    is shipped with one NTC thermistor sensor B57500M Epoxy Resin (up to 8 such sensors are supported by singe module). However additional sensors can be ordered from our store from these links:
    NTC Sensor Epoxy Resin
    NTC Sensor Ring Lug
    NTC Sensor Copper Cylindrical Probe
    The module has 8 analog inputs 0-10V which can be used also with every analog output sensor within this voltage range. You can check our other
    sensors
    as well for the analog inputs:
    LM35DZ (temperature)
    ,
    LM335Z(temperature)
    ,
    HIH-4000 (humidity)
    ,
    TSL250R(light)
    ,
    GP2Y0A21YK (Proximity)
    ,
    Voltage Transducer 0-300V AC In, 0-10V DC Out
    ,
    Current Transducer 0-50A AC In, 0-10V DC Out
    Application Examples
    SmartDEN IP-32IN
    could be used for home and industrial automation applications, datacenters monitoring, environmental monitoring and so on...
    SmartDEN IP-32IN
    remote sensore monitoring.
    SmartDEN IP-32IN
    can send push messages which are suitable for alert and data log systems.
    SmartDEN IP-32IN
    events counter.
    Module Overview
    Mobile Apps
    DAE-iModules iOS mobile App
    - 100% FREE
    DAE-aModules Android mobile App
    - 100% FREE
    Useful information about
    DAE-iModules/DAE-aModules
    and
    smartDEN IP-32IN
    :
    Select device
    smartDEN IP-32IN
    . You have to enter the IP of the device, UDP port (for SNMP) and SNMP Community (password)
    Access via Web Browser
    Open your web browser and type in the address bar the following request:
    http://192.168.1.100
    . After login the integrated web server can be accessed.
    Monitoring and creating charts via MRTG
    MRTG is free software for charting and monitoring network equipment. It is compatible with all our snmp modules including smartDEN IP-32IN. Please check out our
    application note for MRTG
    .
    Access via NI LabView
    Access smartDEN IP-32IN via XML/HTTP
    Command Line
    Net-snmp
    is free command line utility for windows which allows you to execute snmp commands from command line, BAT files, BASH scripts or any other software that can execute external .exe file or commands from command line. The instructions file how to install net-snmp and example commands can be downloaded from
    here
    .
    Useful Links
    General links
    Product documentation -
    here
    How to access the module through the Internet (port-forwarding) -
    here
    Box to box mode application note (smartDEN IP32-IN can control output modules over the network) -
    here
    SNMP definitions file (MIB file) -
    here
    Software by Denkovi
    DAE-iModules - App for iOS mobile devices, support link
    here
    DAE-aModules - App for Android mobile devices, support link
    here
    Denkovi Finder - utility for discovery DAEnetIP4 and smartDEN devices in local network -
    here
    Third parity software
    Net-snmp command line tool for windows and C++ library -
    here
    iReasoning MIB browser (very useful tool) -
    here
    MRTG
    . Please check out this
    application note for MRTG and smartDEN IP-32IN Module
    .
    Domoticz
    - This device is supported by the powerful home automation system Domoticz. Please take a look at our application note for more information -
    https://denkovi.com/domoticz-with-denkovi-modules
    Software Examples
    Java (netbeans project) -
    Example 1 (SNMPv1)
    and
    Example 2 (HTTP GET Requests)
    LabVIEW 2011
    - Example how to get the
    smartDEN IP-32IN
    inputs status. The code is not public, but a download link will be sent to your email after purchase or by request.
    VB.NET (SNMPv1)
    - Example how to get the
    smartDEN IP-32IN
    I/O status via SNMPv1 in VB.NET
    C#.NET -
    Example 1 (HTTP GET Requests)
    and
    Example 2 (SNMPv1)
    PHP Demo 1
    - Example how
    smartDEN IP-32IN
    can post data to php server periodically
    -
    download
    .
    PHP Demo 2 - Example how to poll
    smartDEN IP-32IN
    inputs via php
    GET HTTP Requests
    and
    SNMPv1 Requests
    .
    Delphi Lazarus -
    Demo 1 (SNMPv1)
    ,
    Demo 2 (HTTP GET Requests)
    Visual Basic 6 (HTTP GET Requests)
    - example how to communicate with the module using HTTP get requests.
    Node.js -
    Example 1 (HTTP GET Requests)
    and
    Example 2 (SNMPv1).
    More software examples:
    here
    Images
    Please read before buy!