Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 318 Bytes

File metadata and controls

7 lines (6 loc) · 318 Bytes

RedstoneFeatures

Redstone Requester

  • The Redstone requester will send its current Redstone strength to a given URL Endpoint.
  • Content-Type: application/json
  • Request-Method: POST
  • Content: { type: 'redstone_requester', data: { redstoneStrength: [Integer], posX: [Integer], posY: [Integer], posZ: [Integer] }}