Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 506 Bytes

userguide.md

File metadata and controls

26 lines (14 loc) · 506 Bytes

Introduction

NGSI Entity sort operator

Settings

  • Attribute: Attribute to be key when sorting
  • Send Nulls: Enable this option to propagate null values, leave it disable to filter null events

Wiring

Input Endpoints

Received entities will be sorted by specified attribute

Output Endpoints

Entities sorted from the received entities

Usage

This operator allows you to sort NGSI entites by specified attribute.

Reference