Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sparkplug-wg] Sparkplug variable length results
  • From: "Jethra, Bhavin" <Bhavin.Jethra@xxxxxxxxxx>
  • Date: Mon, 26 Sep 2022 22:31:34 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cognex.com; dmarc=pass action=none header.from=cognex.com; dkim=pass header.d=cognex.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=9WuUWhWy6k1NH5XyCghkIhNtC1EC539MQefibt4+oHM=; b=VcZ1uTaMvuKNxLODZx0mKv9Txcv6exD3dV09P2wXPosMuLPck3821jIQU4U3qa4BO4V+CoivsPYQNcLpGoWEXGzfCQpr4dEOMY6riQjI2U0ZoeLZ6PhMCj1LkFuPkT9LzomoOUgcqgY0fAyzHeKi9LhPYsMjDwlYICzmgQfZ5FjaXBkRYIhHy/uvySASfPaPx3dLWaaVuKSe2uunlofsd3SQeghbUJzjzyIIwoGGCuEpeFVw5ZQDblyALyENvDB364veDFXLWQbi9kkrmbT+dgE58Zkf3isQcnepptKNwBOIrsYob/kGPU6LJdC4a2nAEOgSgc/n2JbdsTg9loaeUQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=CMW/lJYrD2N7eB0s4FNpRLqt9vnI/1SVjnwVNwbHliFbPXkDECrNaLeafo+VzZULPPv9ULXc1f6WTMbWmoZ+IXXvuN9vcQODU4tQG+e9np2fjUCRcT1kTWIX3RY29YIxjaebOcQJH3O0Mueyaoh7mXgzQriqp/MIFjA2gLiSG87aC6KEH/vxHEuFcIZh+IUoUAMEaklkedF1VFaURbjVFk12Z7jPJ0A+cYa4iDmcQupGF4EVG/RF3zc5EnXiy2+Do0DIOsVvF06HOrjqxJ9acFQbSmbz4gczEU8JfA3wulpV/KLICppcGXYCaE3T9/SjlMsQ+wKttRnl4MjGTmOEyA==
  • Delivered-to: sparkplug-wg@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sparkplug-wg/>
  • List-help: <mailto:sparkplug-wg-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sparkplug-wg>, <mailto:sparkplug-wg-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sparkplug-wg>, <mailto:sparkplug-wg-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_Enabled=true; MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_SetDate=2022-09-26T22:14:36Z; MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_Method=Standard; MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_Name=Cognex - General; MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_SiteId=c12007a4-882b-4381-b05a-b783431570c7; MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_ActionId=5a2ebc6f-d379-4965-acb3-e5a7ccf8f1cd; MSIP_Label_220b05c8-2537-41e8-aff4-fb6c522f9624_ContentBits=0
  • Thread-index: AdjR97Qv6yHeaukQR9iN0PR8STzrGg==
  • Thread-topic: Sparkplug variable length results

Hi,

 

We need some assistance with enhancing our implementation of data forwarding to Ignition and Sparkplug spec on a rather short notice for a strategic customer.

 

Looking for consultation and best practices for:

  • How do we send variable length of a list of JSON objects (such as 3 vs. 4 JSON results in a list)?  Right now we send a fixed length list.

 

Thanks & regards,

Bhavin


Back to the top