Official | HULFT IoT EdgeStreaming Mapper Reference First Edition: July 1, 2021

Equal

Equal

Logic name

Equal

Function

This logic determines whether two input numbers are equal.

Data type

Location

Type

First input handler

Numeric

Second input handler

Numeric

Logic output

Boolean

Property

Category

Property

Description

Comment

Comment

It does not affect the conversion processing.

Example of logic use

Mapping definition

Logic settings and processing result

This logic compares two numerical values of the input data, and if they are equal, returns "true". If not, it returns "false".

Property settings

Property

Setting Value

None

Input data

100,100

100.0,100

100,100.1

Output data

true

true

false

 

 

Official | HULFT IoT EdgeStreaming Mapper Reference First Edition: July 1, 2021